wip: desktop work

This commit is contained in:
Adam
2025-10-30 14:41:13 -05:00
parent ba13f8da08
commit 48f50cf55e
4 changed files with 87 additions and 23 deletions

View File

@@ -57,9 +57,6 @@
border-bottom: 1px solid var(--border-weak-base);
border-right: 1px solid var(--border-weak-base);
background-color: var(--background-base);
transition:
background-color 0.15s ease,
color 0.15s ease;
&:disabled {
pointer-events: none;