fix: progress bar color on firefox (#958)
This commit is contained in:
@@ -315,7 +315,7 @@
|
||||
}
|
||||
|
||||
&::-moz-progress-bar {
|
||||
background-color: var(--sn-stylekit-secondary-background-color);
|
||||
background-color: var(--sn-stylekit-info-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user