mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Reduce space used by image
This commit is contained in:
@@ -131,6 +131,10 @@
|
||||
|
||||
td {
|
||||
border-bottom: 2px solid $color-tbl-bg;
|
||||
|
||||
&.with-image {
|
||||
padding: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
tr:first-child td {
|
||||
@@ -379,6 +383,7 @@
|
||||
position: relative;
|
||||
|
||||
img {
|
||||
display: block;
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user