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