Merge pull request #983 from kkrisstoff/bug/make-HD-label-a-circle
border-radius for HD
This commit is contained in:
commit
7e26625324
|
@ -574,6 +574,7 @@
|
|||
padding: 10px;
|
||||
color: rgba(255,255,255,.5);
|
||||
z-index: 1011;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.centeredVideoLabel {
|
||||
|
|
Loading…
Reference in New Issue