fix border radius display for progress bar

This commit is contained in:
mappu 2017-10-15 22:02:31 +13:00
parent e36fd43f9b
commit 6d739972de
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@
border-radius:8px;
background:lightgrey;
position:relative;
overflow:hidden;
}
.contented-progress-element {
position:absolute;