9 lines
117 B
CSS
9 lines
117 B
CSS
div.iframe-widget {
|
|
height:100%;
|
|
width:100%;
|
|
}
|
|
|
|
div.iframe-widget iframe{
|
|
height:100%;
|
|
width:100%;
|
|
}
|