Remove macOS overlap in music videos.
This commit is contained in:
parent
2b18027dbd
commit
27612b4f96
2 changed files with 9 additions and 1 deletions
|
@ -3247,7 +3247,10 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
z-index: 100001;
|
||||
float: left;
|
||||
width: 100%;
|
||||
margin: 10px;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue