fix: bad margin value

This commit is contained in:
enes 2024-09-04 17:37:01 +02:00
parent 5caa7f2282
commit 734026b2ee

View File

@ -112,7 +112,7 @@
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
margin-bottom: '-15px';
margin-bottom: -15px;
}
.user {