mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-01 21:47:16 +00:00
13 lines
191 B
SCSS
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%;
|
|
}
|
|
}
|
|
}
|