Alert should only display when login with CAC button is clicked

This commit is contained in:
George Drummond
2019-04-30 10:05:27 -04:00
parent e942a6ca19
commit cc482fa0e0
5 changed files with 28 additions and 57 deletions

View File

@@ -6,6 +6,7 @@
padding: $gap*4 0;
position: fixed;
right: 0;
text-align: left;
top: 0;
z-index: 999;