mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-18 21:33:35 -05:00
fix(pluginsCard): legcord css
This commit is contained in:
parent
f9c12779c8
commit
a7293a8127
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
||||||
|
|
||||||
.vc-warning-info {
|
.vc-warning-info {
|
||||||
gap: 15px;
|
gap: 15px;
|
||||||
display: flex;
|
display: grid !important;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue