Как мне решить эту проблему?
Код: Выделить всё
iFrameResize({
log: true,
});Код: Выделить всё
div {
resize: both;
overflow: auto;
max-width: 100%;
min-width: 575px;
}
iframe {
width: 100%;
overflow: hidden;
}Код: Выделить всё
https://iframe-resizer.com/
Подробнее здесь: https://stackoverflow.com/questions/739 ... css-resize
Мобильная версия