Add dashboard
This commit is contained in:
8
widgets/iframe/iframe.scss
Normal file
8
widgets/iframe/iframe.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.widget-iframe {
|
||||
padding: 3px 0px 0px 0px !important;
|
||||
|
||||
iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user