FIX: remove overflow prop (#91)

This commit is contained in:
chapoi
2025-03-28 21:27:36 +08:00
committed by Jordan Vidrine
parent 7d48d0f936
commit 0fbe345c0c
-1
View File
@@ -16,7 +16,6 @@
border-top-right-radius: var(--d-border-radius);
border-top-left-radius: var(--d-border-radius);
overflow: hidden;
.grippie {
background: var(--tertiary-low);