mirror of https://github.com/docker/docs.git
Fix iframe mobile view
This commit is contained in:
parent
349af3e3bc
commit
42d6de3262
|
@ -77,6 +77,9 @@
|
|||
overflow: visible;
|
||||
height: auto;
|
||||
}
|
||||
iframe {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
/* Portrait */
|
||||
|
|
Loading…
Reference in New Issue