fix(ReviewDB): fix margin in self-profile preview (#935)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
Amsyar Rasyiq 2023-04-19 00:53:11 +08:00 committed by GitHub
parent 7e96b5dcfb
commit 8be6c6e3ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View file

@ -57,7 +57,7 @@ export default function ReviewsView({ userId }: { userId: string; }) {
}
return (
<div className="ReviewDB">
<div className="vc-reviewdb-view">
<Text
tag="h2"
variant="eyebrow"