Skip to content

Commit d58720a

Browse files
authored
fix: shortcuts page freeze (#4819)
1 parent c0ce044 commit d58720a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/configs/tailwindcss/tailwind-extend.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
rgba(var(--color-background) / 0.95),
9393
rgba(var(--color-background) / 0.92)
9494
);
95-
backdrop-filter: blur(12px);
9695
@apply rounded-[4px] px-1 text-[0.5em];
9796
@apply inline-flex items-center justify-center;
9897
box-shadow:

0 commit comments

Comments
 (0)