mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-29 05:00:08 +02:00
Improved mobile view for part edit and sidebar.
This commit is contained in:
parent
9a7223a301
commit
3caac22a0e
16 changed files with 43 additions and 35 deletions
|
@ -7,11 +7,11 @@
|
|||
|
||||
|
||||
{% block form_label_class -%}
|
||||
col-3
|
||||
col-sm-3
|
||||
{%- endblock form_label_class %}
|
||||
|
||||
{% block form_group_class -%}
|
||||
col-9
|
||||
col-sm-9
|
||||
{%- endblock form_group_class %}
|
||||
|
||||
{%- block choice_widget_options -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue