We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb5cf1 commit 89cc3bfCopy full SHA for 89cc3bf
1 file changed
src/style/components/history.css
@@ -9,8 +9,6 @@
9
bottom: 100%;
10
margin-bottom: 4px;
11
background: var(--background-secondary);
12
- backdrop-filter: blur(20px);
13
- -webkit-backdrop-filter: blur(20px);
14
border: 1px solid var(--background-modifier-border);
15
border-radius: 6px;
16
box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.25);
0 commit comments