Fix progress bar height

This commit is contained in:
Xavier
2019-04-09 14:21:18 +02:00
parent 3ec07d7712
commit 94e1fbba0c

View File

@@ -257,7 +257,7 @@
.rr-progress {
width: 100%;
height: 4px;
height: 12px;
background: #eee;
position: relative;
border-radius: 3px;