mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
7 lines
87 B
SCSS
7 lines
87 B
SCSS
.product_table {
|
|
.row {
|
|
border: 1px solid black;
|
|
padding: 8px inherit;
|
|
}
|
|
}
|