fix: bad margin value
This commit is contained in:
parent
5caa7f2282
commit
734026b2ee
@ -112,7 +112,7 @@
|
|||||||
|
|
||||||
border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
||||||
border-bottom-right-radius: 0;
|
border-bottom-right-radius: 0;
|
||||||
margin-bottom: '-15px';
|
margin-bottom: -15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user {
|
.user {
|
||||||
|
Loading…
Reference in New Issue
Block a user