16238 optimize

This commit is contained in:
Arthur 2025-04-23 14:09:26 -07:00
parent 39272b4cbc
commit 4416fdbf69
2 changed files with 1 additions and 5 deletions

Binary file not shown.

View File

@ -72,10 +72,6 @@ span.color-label {
@extend .btn-dark; @extend .btn-dark;
} }
.btn-grey { .btn-grey, .btn-gray {
@extend .btn-secondary;
}
.btn-gray {
@extend .btn-secondary; @extend .btn-secondary;
} }