Embed: hide settings menu when gear icon is tapped (for mobile)
This commit is contained in:
parent
4d94bf78a8
commit
20bf01d911
7 changed files with 26 additions and 7 deletions
|
@ -109,12 +109,16 @@ svg.icon.timeout {
|
|||
.mistvideo[data-show-submenu] .mistvideo-submenu {
|
||||
right: 5px;
|
||||
}
|
||||
.mistvideo[data-hide-submenu] .mistvideo-submenu {
|
||||
right: -1000px !important;
|
||||
}
|
||||
.mistvideo[data-show-submenu] .mistvideo-controls {
|
||||
bottom: 0;
|
||||
}
|
||||
.mistvideo-error[data-passive] {
|
||||
bottom: auto;
|
||||
left: auto;
|
||||
height: auto;
|
||||
margin: 0.5em;
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue