mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-12 23:00:53 +00:00
move border on right side to items
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<a href="#" id='{{ target }}-toggle' class="list-group-item {{ target }}-list-group-item border-end-0 d-inline-block text-truncate {{ target }}-toggle" data-bs-parent="#{{ target }}" style='display: none;'>
|
||||
<a href="#" id='{{ target }}-toggle' class="list-group-item {{ target }}-list-group-item border-end d-inline-block text-truncate {{ target }}-toggle" data-bs-parent="#{{ target }}" style='display: none;'>
|
||||
<i class="bi bi-bootstrap"></i><span id='{{ target }}-toggle-icon' class='{{ target }}-item-icon fas fa-chevron-left'></span>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user