AAE-42643 Fix long error messages overlapping with icon

This commit is contained in:
Darren Thornton
2026-02-24 17:15:18 -05:00
committed by Clayton Sandham
parent 52ad50fbc7
commit 358367bcb1
@@ -6,4 +6,8 @@
height: auto;
padding: 5px 0;
}
&-icon {
flex-shrink: 0;
}
}