fix(desktop): layout fixes

This commit is contained in:
Adam 2025-12-14 03:46:40 -06:00 committed by Aiden Cline
commit d8aba3a35f
2 changed files with 3 additions and 2 deletions

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);