aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base/customlayout/customlayout.scss
blob: 26e1538d29d8375bc7a97bd3828351bdc8aafcbb (plain)
1
2
3
4
5
6
7
@mixin base-customlayout {

.v-customlayout {
	overflow: hidden;
}

}