give media-tag progress bars rounded corners
parent
c81525ffc4
commit
7c29741497
|
@ -149,6 +149,7 @@ var factory = function () {
|
|||
justify-content: center;
|
||||
box-sizing: border-box;
|
||||
vertical-align: top;
|
||||
border-radius: 5px;
|
||||
}
|
||||
.mediatag-progress-bar {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue