salix/modules/zone/front/events/style.scss

12 lines
136 B
SCSS

@import "variables";
.width{
width: 600px
}
.treeview{
max-height: 300px;
overflow: auto;
}