almost there

This commit is contained in:
2026-03-29 20:52:38 +02:00
parent 2ee30baa25
commit 62662eefb3
+3 -2
View File
@@ -194,8 +194,9 @@
align-items: center; align-items: center;
gap: 1rem; gap: 1rem;
border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0;
border: 1px solid #666; border: 1px solid #666 !important;
border-bottom: none; border-bottom: none !important;
margin-right: 1.5rem;
z-index: 10; z-index: 10;
} }