Align Firm Admin navigation to full browser width
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
}
|
}
|
||||||
] %}
|
] %}
|
||||||
|
|
||||||
<div class="border-b border-slate-200 bg-white shadow-sm" data-uiux-v2-pilot="firm-admin">
|
<div class="relative left-1/2 w-screen -translate-x-1/2 border-b border-slate-200 bg-white shadow-sm" data-uiux-v2-pilot="firm-admin" data-uiux-v2-layout="full-width-navigation">
|
||||||
{% include "ui/templates/components/navigation_v2.html" %}
|
{% include "ui/templates/components/navigation_v2.html" %}
|
||||||
{% include "ui/templates/components/mobile_navigation_v2.html" %}
|
{% include "ui/templates/components/mobile_navigation_v2.html" %}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user