fix(ReviewDB): fix margin in self-profile preview (#935)
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
7e96b5dcfb
commit
8be6c6e3ce
3 changed files with 7 additions and 2 deletions
3
src/plugins/reviewDB/style.css
Normal file
3
src/plugins/reviewDB/style.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[class|="section"]:not([class|="lastSection"]) + .vc-reviewdb-view {
|
||||
margin-top: 12px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue