mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
remove border glow
This commit is contained in:
parent
6f705dbfdf
commit
f50e995f4b
1 changed files with 0 additions and 3 deletions
|
@ -190,9 +190,6 @@
|
|||
|
||||
#iceshrimp_app div.dkgtipfy.isMobile div.menuDrawer {
|
||||
opacity: var(--transparency);
|
||||
-webkit-box-shadow: 0 0 20px var(--fgOnAccent);
|
||||
-moz-box-shadow: 0 0 20px var(--fgOnAccent);
|
||||
box-shadow: 0 0 20px var(--fgOnAccent);
|
||||
}
|
||||
.widgetsDrawer {
|
||||
opacity: var(--transparency);
|
||||
|
|
Loading…
Reference in a new issue