File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -1836,35 +1836,6 @@ video::-webkit-media-text-track-display {
1836
1836
width : 3em
1837
1837
}
1838
1838
1839
- @media (max-width : 500px ) {
1840
- .video-js .vjs-time-control {
1841
- display : none !important ;
1842
- }
1843
- .videoLayout .videoArea [data-v-8162b946 ],
1844
- .videoLayout .infoArea [data-v-8162b946 ],
1845
- .videoLayout .sidebarArea [data-v-8162b946 ] {
1846
- max-width : 95vw ;
1847
- }
1848
- }
1849
-
1850
- @media (max-width : 390px ) {
1851
- .video-js .vjs-time-control {
1852
- display : none !important ;
1853
- }
1854
- .videoLayout .videoArea [data-v-8162b946 ],
1855
- .videoLayout .infoArea [data-v-8162b946 ],
1856
- .videoLayout .sidebarArea [data-v-8162b946 ] {
1857
- max-width : 95vw ;
1858
- }
1859
- }
1860
- @media (max-width : 314px ) {
1861
- .video-js .vjs-control : not (.vjs-progress-control ): not (.vjs-volume-horizontal ) {
1862
- width : 1.5rem !important ;
1863
- transform : scale (0.7 );
1864
- }
1865
- }
1866
-
1867
-
1868
1839
.video-js .vjs-menu-button-inline : before {
1869
1840
width : 1.5em
1870
1841
}
You can’t perform that action at this time.
0 commit comments