Vencord/src/plugins/reviewDB/style.css
Amsyar Rasyiq 8be6c6e3ce
fix(ReviewDB): fix margin in self-profile preview (#935)
Co-authored-by: V <vendicated@riseup.net>
2023-04-18 18:53:11 +02:00

3 lines
93 B
CSS

[class|="section"]:not([class|="lastSection"]) + .vc-reviewdb-view {
margin-top: 12px;
}