refactor: operator design review

This commit is contained in:
Carlos Valente
2025-06-20 22:24:41 +02:00
committed by Carlos Valente
parent fdd81354cc
commit 629204810f
19 changed files with 452 additions and 326 deletions
@@ -35,7 +35,7 @@ $skip-opacity: 0.2;
}
&.play {
background-color: $green-700;
background-color: $active-green;
@include declare-overrides;
}