Fix CSS warnings (#32266)
This commit is contained in:
parent
d0753ec276
commit
9ebed5d410
2 changed files with 5 additions and 23 deletions
|
@ -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%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue