Element Visses currently have fixed with and wrap around when two fit on the screen.
The window needs to be pretty big to wrap them though, and we currently have a lot of not-so-pretty whitespace.
I'd suggest to:
- Make the width of all element visses adapt with window width
- Always keep them in the same row (no wrapping)
- Keep the height static
Element Visses currently have fixed with and wrap around when two fit on the screen.
The window needs to be pretty big to wrap them though, and we currently have a lot of not-so-pretty whitespace.
I'd suggest to: