Add gap between elements

It could be done better, but requires more code cleanup than it's worth.
This commit is contained in:
David Cook
2024-07-29 15:20:36 +10:00
parent 32aacbd2b0
commit ec3c157f1e

View File

@@ -226,6 +226,7 @@
.pagination-description {
flex-grow: 1; // Grow to fill space
margin-right: 1em; // TODO: cleanup and use flex gap
}
.with-dropdown {