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

9 lines
152 B
CSS
Raw Normal View History

2020-12-16 23:56:04 +01:00
.layout--twocol .layout__region {
box-sizing: border-box;
overflow-x: scroll;
2020-12-16 23:56:04 +01:00
}
.layout--twocol .layout__region--first {
padding-right: 1.5em;
}