mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-16 11:20:12 -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 %}
|
||||
|
||||
{% call banner_wrapper(type="mode") %}
|
||||
{% call banner_wrapper(type="default") %}
|
||||
You only have permission to view this service
|
||||
{% endcall %}
|
||||
|
||||
Reference in New Issue
Block a user