mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-27 06:05:19 +00:00
Fix up styles
This commit is contained in:
@@ -214,6 +214,10 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.pagination-description {
|
||||
flex-grow: 1; // Grow to fill space
|
||||
}
|
||||
|
||||
.with-dropdown {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
@@ -221,7 +225,11 @@
|
||||
gap: 10px;
|
||||
}
|
||||
.per-page {
|
||||
width: 10em;
|
||||
width: 9em;
|
||||
}
|
||||
|
||||
.column-preferences .ofn-drop-down-label {
|
||||
width: 13em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user