Skip to content

Commit 2a40baf

Browse files
committed
Update backdrop-filter blur value in index.css
1 parent 2dbf72e commit 2a40baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wled00/data/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1346,7 +1346,7 @@ TD .checkmark, TD .radiomark {
13461346
}
13471347

13481348
dialog::backdrop {
1349-
backdrop-filter: blur(5px);
1349+
backdrop-filter: blur(10px);
13501350
}
13511351
dialog {
13521352
max-height: 70%;

0 commit comments

Comments
 (0)