8 lines
109 B
SCSS
8 lines
109 B
SCSS
.widget-iframe {
|
|
padding: 3px 0px 0px 0px !important;
|
|
|
|
iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
} |