Skip to content

Commit 89cc3bf

Browse files
committed
Remove history menu backdrop filter
1 parent aeb5cf1 commit 89cc3bf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/style/components/history.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
bottom: 100%;
1010
margin-bottom: 4px;
1111
background: var(--background-secondary);
12-
backdrop-filter: blur(20px);
13-
-webkit-backdrop-filter: blur(20px);
1412
border: 1px solid var(--background-modifier-border);
1513
border-radius: 6px;
1614
box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.25);

0 commit comments

Comments
 (0)