mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
make border 0 on hidden mode
This commit is contained in:
parent
c33003b3c6
commit
ff50b5d4f3
@ -27,5 +27,6 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
height: 0 !important;
|
height: 0 !important;
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
|
border: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user