mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-27 23:44:25 -04:00
ShowBadgesInChat and ThemeLibrary bug fixes (#136)
This commit is contained in:
parent
a4c1138148
commit
505f211eaa
2 changed files with 6 additions and 3 deletions
|
@ -35,7 +35,10 @@
|
|||
|
||||
.vc-sbic-badge-row {
|
||||
display: inline-flex;
|
||||
margin-left: 2;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
vertical-align: top;
|
||||
height: 1rem;
|
||||
position: relative;
|
||||
margin-top: 6px !important;
|
||||
margin-left: -3px !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue