mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
Removing csp console error (#2963)
* Removing csp console error * Fixed activity page console error as well
This commit is contained in:
@@ -59,19 +59,6 @@
|
||||
{% endif %}
|
||||
{% endset %}
|
||||
{% block maincolumn_content %}
|
||||
<style>
|
||||
.download-reports-container .usa-button {
|
||||
padding: 0.75rem 1rem;
|
||||
min-height: 48px;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.download-reports-container .usa-icon {
|
||||
width: 1.25rem;
|
||||
height: 1.25rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
</style>
|
||||
<div class="margin-bottom-8">
|
||||
<h1 class="usa-sr-only">All activity</h1>
|
||||
<h2 class="font-body-2xl line-height-sans-2 margin-0">All activity</h2>
|
||||
|
||||
Reference in New Issue
Block a user