mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-10 15:02:21 +01:00
Make queue and request form not scrollable horizontally for better mobile usage.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
.search-input {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.control-icons {
|
||||
min-width: 90px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user