mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 06:33:03 -04: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…
Add table
Add a link
Reference in a new issue