mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-42643 Fix long error messages overlapping with icon
This commit is contained in:
committed by
Clayton Sandham
parent
52ad50fbc7
commit
358367bcb1
@@ -6,4 +6,8 @@
|
|||||||
height: auto;
|
height: auto;
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&-icon {
|
||||||
|
flex-shrink: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user