mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-25 01:28:52 -05:00
8 lines
103 B
CSS
8 lines
103 B
CSS
|
.vc-plugin-modal-info {
|
||
|
align-items: center;
|
||
|
}
|
||
|
|
||
|
.vc-plugin-modal-description {
|
||
|
flex-grow: 1;
|
||
|
}
|