hide progress by default
This commit is contained in:
parent
bdff009c74
commit
4a4ffd518e
@ -461,6 +461,7 @@ progress::-webkit-progress-value {
|
||||
|
||||
progress {
|
||||
position: absolute;
|
||||
display: none;
|
||||
height: 4px;
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user