Dont use pseudo elements on meter elements, they're not supported in most browsers
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
meter {
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
display: block;
|
||||
background: $color-gray-lightest;
|
||||
|
||||
|
Reference in New Issue
Block a user