mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
12 lines
142 B
SCSS
12 lines
142 B
SCSS
.add-line-item {
|
|
fieldset {
|
|
.vertical-align-top {
|
|
vertical-align: top;
|
|
}
|
|
|
|
.actions {
|
|
padding-top: 18px;
|
|
}
|
|
}
|
|
}
|