mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-25 16:56:23 +00: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;
|
||
|
}
|