UI tweak: Remove height from error message styles (#35620)

Before:

<img width="1238" height="879" alt="Screenshot 2025-11-12 at 11 09
07 AM"
src="https://github.com/user-attachments/assets/60f36db0-0272-466f-bd8c-532344314bb9"
/>

After:

<img width="1236" height="880" alt="Screenshot 2025-11-12 at 11 09
22 AM"
src="https://github.com/user-attachments/assets/19a71baa-00c0-4aee-a3ea-cc3078fa3d15"
/>
This commit is contained in:
Noah Talerman
2025-12-01 19:03:10 -05:00
committed by GitHub
parent 9793cc70be
commit b29454cb7b
-1
View File
@@ -5,7 +5,6 @@
border-radius: 3px;
color: $core-fleet-white;
font-size: $x-small;
height: 16px;
margin: -12px 0;
padding: $pad-xsmall 0;
text-align: center;