fixed a little more code indentation
This commit is contained in:
parent
f644580723
commit
2138b746d8
@ -3,10 +3,10 @@
|
|||||||
height: 4px;
|
height: 4px;
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: var(--secondary-background);
|
background-color: var(--secondary-background);
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
margin: 0.5rem 0 1rem 0;
|
margin: 0.5rem 0 1rem 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress .determinate {
|
.progress .determinate {
|
||||||
|
Loading…
Reference in New Issue
Block a user