4 lines
65 B
SCSS
4 lines
65 B
SCSS
|
@import "inc/bootstrap";
|
||
|
.widget-include{
|
||
|
min-height: 2rem;
|
||
|
}
|