chore: cleanup

This commit is contained in:
adamelmore 2026-01-26 09:55:37 -06:00
commit b8e8d82323
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
3 changed files with 596 additions and 648 deletions

View file

@ -219,7 +219,6 @@
height: auto;
padding: 6px;
gap: 4px;
border-bottom: 1px solid var(--border-weak-base);
background-color: var(--background-base);
&::after {
@ -230,7 +229,7 @@
[data-slot="tabs-trigger-wrapper"] {
height: 32px;
border: none;
border-radius: 999px;
border-radius: var(--radius-sm);
background-color: transparent;
gap: 0;