fixed menu border radius bug (#2548)
This commit is contained in:
parent
6030b300f6
commit
c115dfc6a6
@ -26,7 +26,7 @@
|
||||
&__container {
|
||||
animation: plyr-popup 0.2s ease;
|
||||
background: $plyr-menu-background;
|
||||
border-radius: 4px;
|
||||
border-radius: $plyr-menu-radius;
|
||||
bottom: 100%;
|
||||
box-shadow: $plyr-menu-shadow;
|
||||
color: $plyr-menu-color;
|
||||
|
Loading…
x
Reference in New Issue
Block a user