We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a0e2c9 + 35cb22e commit 17774a1Copy full SHA for 17774a1
1 file changed
features/explore-filter/style.css
@@ -101,10 +101,10 @@
101
background-color: #ffe1e1;
102
}
103
104
-#app.ste-filter-mode-blur .project.ste-filter-hide {
+#app.ste-filter-mode-blur .ste-filter-hide {
105
filter: opacity(.3) blur(.15rem);
106
107
108
-#app.ste-filter-mode-hide .project.ste-filter-hide {
+#app.ste-filter-mode-hide .ste-filter-hide {
109
display: none;
110
0 commit comments