This commit is contained in:
Sam Potts 2019-06-01 18:45:12 +10:00
parent c9055f391b
commit 36ad132c82

View File

@ -12,6 +12,7 @@
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 {