fix: force nowrap in progress tooltips

This commit is contained in:
Sam Potts 2022-11-17 12:00:43 +11:00
parent 511a7db7c2
commit 69ced1313a

View File

@ -27,7 +27,6 @@ $plyr-progress-offset: $plyr-range-thumb-height;
left: 0;
max-width: 120px;
overflow-wrap: break-word;
white-space: normal;
}
}