fix(desktop): layout fixes

This commit is contained in:
Adam
2025-12-14 21:38:57 -06:00
parent ed33d82535
commit a68bee7878
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@
user-select: none;
cursor: default;
outline: none;
white-space: nowrap;
&[data-variant="primary"] {
background-color: var(--icon-strong-base);