blob: c8a13da4e9b23d93b3ae45a33e415a1209f885f0 [file] [log] [blame]
@mixin base-customlayout($primaryStyleName : v-customlayout) {
.#{$primaryStyleName} {
overflow: hidden;
}
}