Quick Cleanup

This commit is contained in:
rainbow napkin 2025-10-01 21:41:49 -04:00
parent b26dd1094c
commit 57db26a827
2 changed files with 1 additions and 4 deletions

View file

@ -214,7 +214,7 @@ textarea{
text-shadow: var(--danger-glow0-alt1);
}
.positive-button{
.positive-button:not([disabled]){
background-color: var(--focus0);
color: white;
}