chore: community feedback fixes and UI improvements #102

Merged
naomi merged 12 commits from chore/more into main 2026-03-23 16:07:26 -07:00
Showing only changes of commit 96d7a49def - Show all commits
+2
View File
@@ -126,8 +126,10 @@ body::before {
background: none; background: none;
border: none; border: none;
border-radius: 0.4rem; border-radius: 0.4rem;
color: inherit;
cursor: pointer; cursor: pointer;
font-family: inherit; font-family: inherit;
font-size: inherit;
padding: 0.2rem 0.4rem; padding: 0.2rem 0.4rem;
position: relative; position: relative;
transition: background 0.15s; transition: background 0.15s;