Merge branch 'main' of https://github.com/GSA/notifications-admin into 2200-contextual-tooltips

This commit is contained in:
Jonathan Bobel
2025-01-20 14:41:15 -05:00
9 changed files with 60 additions and 30 deletions

View File

@@ -8,7 +8,7 @@
width: 100%;
max-width: 464px;
box-sizing: border-box;
padding: units(1);
padding: units(2);
background: color('gray-cool-10');
border: 1px solid color('gray-cool-10');
border-radius: 5px;