This commit is contained in:
Henry Jameson 2025-02-12 14:36:35 +02:00
parent da73226cb1
commit afb9c0aa99
2 changed files with 0 additions and 8 deletions

View file

@ -762,12 +762,6 @@ option {
margin-left: 0.7em; margin-left: 0.7em;
margin-top: -1em; margin-top: -1em;
} }
&.-neutral {
background-color: var(--badgeNeutral);
color: white;
color: var(--badgeNeutralText, white);
}
} }
.alert { .alert {

View file

@ -1,2 +0,0 @@
export const sampleRules = [
]