mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 14:49:49 -04:00
Fix spacing on no permissions banner
Didn’t align with navigation.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{% from "components/banner.html" import banner_wrapper %}
|
{% from "components/banner.html" import banner_wrapper %}
|
||||||
|
|
||||||
{% call banner_wrapper(type="mode") %}
|
{% call banner_wrapper(type="default") %}
|
||||||
You only have permission to view this service
|
You only have permission to view this service
|
||||||
{% endcall %}
|
{% endcall %}
|
||||||
|
|||||||
Reference in New Issue
Block a user