fix: shortcuts page freeze (#4819)
This commit is contained in:
parent
c0ce04453f
commit
d58720aae6
|
|
@ -92,7 +92,6 @@
|
|||
rgba(var(--color-background) / 0.95),
|
||||
rgba(var(--color-background) / 0.92)
|
||||
);
|
||||
backdrop-filter: blur(12px);
|
||||
@apply rounded-[4px] px-1 text-[0.5em];
|
||||
@apply inline-flex items-center justify-center;
|
||||
box-shadow:
|
||||
|
|
|
|||
Loading…
Reference in New Issue