mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Fix adv settings css (#397)
This commit is contained in:
parent
ab60e43bf1
commit
3d7cad28d7
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ button:active {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
.acAdvSettings {
|
.acAdvSettings {
|
||||||
height: 500px !important;
|
height: 600px !important;
|
||||||
}
|
}
|
||||||
.tgl {
|
.tgl {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in a new issue