remove on hover

This commit is contained in:
nelle 2024-07-11 02:41:48 -06:00
parent 0cd0c3ecaf
commit 863e35b562

View file

@ -78,11 +78,6 @@
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 {
transform: unset !important;
}