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

12 lines
136 B
SCSS
Raw Normal View History

2022-05-16 05:17:29 +00:00
@import "variables";
.width{
width: 600px
}
.treeview{
max-height: 300px;
overflow: auto;
}