mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-21 04:17:01 -04:00
8 lines
139 B
CSS
8 lines
139 B
CSS
.vc-std-wrapper {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.vc-std-wrapper [class*="communicationDisabled"] {
|
|
margin-right: 0;
|
|
}
|