Alert should only display when login with CAC button is clicked
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
padding: $gap*4 0;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
text-align: left;
|
||||
top: 0;
|
||||
z-index: 999;
|
||||
|
||||
|
@@ -19,6 +19,10 @@
|
||||
max-width: 25rem;
|
||||
margin: ($gap * 2) auto;
|
||||
}
|
||||
|
||||
.login-banner__button {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user