Merge branch 'main' into fix-multiclass-error

This commit is contained in:
Carlos Fernandez 2026-05-15 03:02:51 -04:00
commit 13ba081799
31 changed files with 11 additions and 72 deletions

View file

@ -96,8 +96,6 @@
textarea {
color: light-dark(@dark, @beige);
scrollbar-width: thin;
scrollbar-color: light-dark(@dark-blue, @golden) transparent;
}
button:where(:not(.plain)) {