Files
openfoodnetwork/app/webpacker/css/admin_v3/pages/dashboard-single-ent.scss
2023-09-15 10:47:44 +02:00

13 lines
191 B
SCSS

.dashboard_item.single-ent {
.header {
padding: 0.77778em 1.33333em 0.77778em 0.77778em;
height: auto !important;
}
.list {
.button.bottom {
width: 100%;
}
}
}