We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d6243 commit 5075f1aCopy full SHA for 5075f1a
src/ui/popup.css
@@ -192,7 +192,7 @@ html:not(.mobile) #scrollable {
192
padding: 0;
193
}
194
195
-#top > .icon:hover:not(:disabled), #top > #top > .icon:active:not(:disabled) {
+#top .icon:hover:not(:disabled), #top > #top > .icon:active:not(:disabled) {
196
outline: 0;
197
filter: none;
198
transform: scale(1.2);
0 commit comments