upd: remove buggy backdrop-filter

This commit is contained in:
Mar0xy 2023-10-16 00:52:03 +02:00
parent 67c95ea646
commit 1eb536f086
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
3 changed files with 0 additions and 3 deletions

View file

@ -878,7 +878,6 @@ function readPromo() {
width: 100%;
height: 64px;
//background: linear-gradient(0deg, var(--panel), var(--X15));
backdrop-filter: blur(1.6px);
&:hover > .collapsedLabel {
background: var(--panelHighlight);