Edge fix
This commit is contained in:
@ -12,11 +12,11 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
min-width: 0; // Fix for Edge issue where content would overflow
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
.plyr__progress__container {
|
.plyr__progress__container {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
min-width: 0; // Fix for Edge issue where content would overflow
|
||||||
}
|
}
|
||||||
|
|
||||||
// Spacing
|
// Spacing
|
||||||
|
Reference in New Issue
Block a user