mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 18:06:22 +00:00
7 lines
103 B
CSS
7 lines
103 B
CSS
.vc-plugin-modal-info {
|
|
align-items: center;
|
|
}
|
|
|
|
.vc-plugin-modal-description {
|
|
flex-grow: 1;
|
|
}
|