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 782ef0d commit 8eda46eCopy full SHA for 8eda46e
src/assets/styles/index.css
@@ -42,7 +42,7 @@ main {
42
box-sizing: border-box;
43
}
44
45
-main section {
+main > *:not(dialog) {
46
padding: 0 1em;
47
48
0 commit comments