IO-3020 IO-3036 Additional cleanup.

This commit is contained in:
Patrick Fic
2024-12-06 15:13:56 -08:00
parent eaea73a955
commit cc7cea7139
5 changed files with 5 additions and 145 deletions

View File

@@ -173,9 +173,3 @@
.muted-button:hover {
color: darkgrey;
}
.blur-feature {
filter: blur(5px);
user-select: none;
pointer-events: none;
}