mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
remove on hover
This commit is contained in:
parent
0cd0c3ecaf
commit
863e35b562
1 changed files with 0 additions and 5 deletions
|
@ -78,11 +78,6 @@
|
||||||
height: 3.33rem !important;
|
height: 3.33rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#iceshrimp_app>.isMobile>.buttons>.button:hover>.button-wrapper,
|
|
||||||
.isMobile>.buttons>.button:active>.button-wrapper {
|
|
||||||
background: var(--accentedBg);
|
|
||||||
}
|
|
||||||
|
|
||||||
#iceshrimp_app>.isMobile>.buttons>.button>.button-wrapper.on {
|
#iceshrimp_app>.isMobile>.buttons>.button>.button-wrapper.on {
|
||||||
transform: unset !important;
|
transform: unset !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue