@@ -68,6 +68,10 @@
}
:global {
+ .plyr__time {
+ font-size: max(22px, 12Px);
+ }
+
.plyr__time+.plyr__time:before {
content: '';
margin-right: 0;
@@ -35,7 +35,9 @@
.plyr__time {
- font-size: max(24px);
@@ -111,7 +111,7 @@
.n-base-selection-input {
- padding-left: 8px;
+ padding-left: 8px !important;
.n-base-selection .n-base-selection-overlay {