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