mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-14 11:19:07 +01:00
Fixed wrong page width on mobile view of part info page
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
{% include "Parts/info/_main_infos.html.twig" %}
|
||||
</div>
|
||||
|
||||
<div class="col-md-3 offset-3 offset-md-0">
|
||||
<div class="col-md-3 offset-md-0 col-9 offset-3">
|
||||
{% include "Parts/info/_sidebar.html.twig" %}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user