We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc1b8e commit 4d5a925Copy full SHA for 4d5a925
1 file changed
src/popup/popup.css
@@ -30,7 +30,7 @@ body {
30
display: flex;
31
flex-direction: column;
32
}
33
-body[style*="max-height:"] > main {
+#installed-wrapper {
34
overflow-y: auto;
35
36
0 commit comments