Fix CSS warnings (#32266)

This commit is contained in:
Christian Schmidt 2024-11-22 09:58:04 +01:00 committed by GitHub
parent d0753ec276
commit 9ebed5d410
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 23 deletions

View file

@ -38,11 +38,6 @@
background: darken($ui-primary-color, 5%);
}
&::-ms-fill {
border-radius: 4px;
background: darken($ui-primary-color, 5%);
}
&::-webkit-progress-value {
border-radius: 4px;
background: darken($ui-primary-color, 5%);