mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Improve fullscreen iframe handling
This commit is contained in:
parent
954ebf6caa
commit
6a46c39851
4 changed files with 32 additions and 7 deletions
|
|
@ -10,6 +10,10 @@ article, aside, details, figcaption, figure, footer, header, hgroup, nav, sectio
|
|||
}
|
||||
body {
|
||||
position: relative;
|
||||
&.rx_modal_open {
|
||||
overflow: hidden;
|
||||
position: fixed;
|
||||
}
|
||||
}
|
||||
a img {
|
||||
border: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue