farmOS/modules/core/ui/dashboard/css/dashboard_layout.css

9 lines
152 B
CSS

.layout--twocol .layout__region {
box-sizing: border-box;
overflow-x: scroll;
}
.layout--twocol .layout__region--first {
padding-right: 1.5em;
}