Skip to content

Commit bef07a9

Browse files
authored
Update index.css
1 parent a70a9df commit bef07a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ dialog {
6262
z-index: 1;
6363
background: rgba(255, 255, 255, 0.4);
6464
backdrop-filter: blur(10px);
65+
width: auto;
6566
header {
6667
>h1:first-of-type {
6768
margin-block-start: 0;
@@ -146,4 +147,4 @@ dialog {
146147
display: block;
147148
}
148149
}
149-
}
150+
}

0 commit comments

Comments
 (0)