mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 16:54:03 -04:00
Commit before editing platform admin area
This commit is contained in:
@@ -217,7 +217,15 @@ td.table-empty-message {
|
||||
h1, h2, h3, h4, h5 {
|
||||
font-family: family("sans");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.usa-section {
|
||||
&__home {
|
||||
h2 {
|
||||
font-family: family("serif");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.navigation-service.usa-breadcrumb {
|
||||
-bottom: 0;
|
||||
@@ -293,6 +301,18 @@ td.table-empty-message {
|
||||
}
|
||||
}
|
||||
|
||||
.usage-table {
|
||||
ul {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.big-number-smallest {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
||||
#template-list {
|
||||
max-height: 500px;
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user