fix border radius display for progress bar
This commit is contained in:
parent
e36fd43f9b
commit
6d739972de
@ -88,6 +88,7 @@
|
|||||||
border-radius:8px;
|
border-radius:8px;
|
||||||
background:lightgrey;
|
background:lightgrey;
|
||||||
position:relative;
|
position:relative;
|
||||||
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
.contented-progress-element {
|
.contented-progress-element {
|
||||||
position:absolute;
|
position:absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user