mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-26 01:58:52 -05:00
12 lines
243 B
CSS
12 lines
243 B
CSS
|
/* stylelint-disable rule-empty-line-before */
|
||
|
.vc-userAreaStyles
|
||
|
{
|
||
|
display: grid;
|
||
|
height: 75px !important;
|
||
|
max-height: 9239080123px !important;
|
||
|
[class*="flex_"]
|
||
|
{
|
||
|
justify-content: space-between !important;
|
||
|
}
|
||
|
}
|