Merge branch 'main' of https://github.com/GSA/notifications-admin into 616-remove-sticky-position

This commit is contained in:
Jonathan Bobel
2023-07-12 15:43:47 -04:00
107 changed files with 1471 additions and 1471 deletions

View File

@@ -7,7 +7,7 @@
$padding-bottom: 11px;
&-service-name,
&-organisation-link {
&-organization-link {
display: inline-block;
overflow: hidden;
// aligning to the baseline with overflow: hidden adds to the parent's height
@@ -59,7 +59,7 @@
&-service-switch,
&-service-back-to,
&-organisation-link {
&-organization-link {
&:link,
&:visited {
@@ -115,7 +115,7 @@
}
&-organisation-link {
&-organization-link {
max-width: 25%;
padding: $padding-top 20px $padding-bottom 0;