style: accent color in plyr
This commit is contained in:
parent
2a98894891
commit
75cbe78387
|
@ -178,6 +178,8 @@ onMounted(() => {
|
|||
position: relative;
|
||||
background: var(--bg);
|
||||
|
||||
--plyr-color-main: var(--accent);
|
||||
|
||||
> .buttons {
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
|
|
Loading…
Reference in New Issue