Web:Common:Components:MediaViewer:Sub-Components:PlayerTimeline Fixed thumb on Firefox

This commit is contained in:
Akmal Isomadinov 2023-03-20 12:34:37 +05:00
parent 813badc599
commit 1389c54a2b

View File

@ -39,6 +39,7 @@ const mobileCss = css`
width: 10px; width: 10px;
border-radius: 50%; border-radius: 50%;
cursor: pointer; cursor: pointer;
border: none;
} }
input[type="range"]::-ms-fill-upper { input[type="range"]::-ms-fill-upper {