Fix player overlapping captions

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2023-04-05 22:10:08 +02:00
parent e412170870
commit c15b58f860
+2
View File
@@ -2,9 +2,11 @@
// Media Player
// --------------------------------------------------------------------------------
player {
position: relative;
--button-size: 2.0rem;
overlay {
position: relative;
display: block;
width: 100%;
height: 100%;