mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Closes: #2488. This is due to outdated django-bootstrap-form package that does not set .form-select class on dropdowns as needed by Bootstrap 5. Tests: - On stable and testing VMs, dropdowns in the 'Add backup location' page show arrows. - On a mobile layout, the overflowing text does not overlap onto the dropdown arrow. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>