make slide present mode exit button clickable at all sizes
This commit is contained in:
parent
1494387c9f
commit
d0b7576d84
@ -1294,6 +1294,7 @@ html.cp,
|
||||
.cp.slide #modal #button_exit {
|
||||
left: 20px;
|
||||
top: 20px;
|
||||
z-index: 9001;
|
||||
}
|
||||
.cp.slide #modal #button_left {
|
||||
left: 6vw;
|
||||
|
||||
@ -848,6 +848,7 @@ form.realtime, div.realtime {
|
||||
#button_exit {
|
||||
left: 20px;
|
||||
top: 20px;
|
||||
z-index: 9001;
|
||||
}
|
||||
#button_left {
|
||||
left: 6vw;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user