5 lines
No EOL
89 B
CSS
5 lines
No EOL
89 B
CSS
#iframe {
|
|
width: calc(100% - 20px);
|
|
height: calc(100% - 20px);
|
|
min-height: 500px;
|
|
} |