diff --git a/src/alert/alert.style.tsx b/src/alert/alert.style.tsx index 4bda97b5c..fb231df40 100644 --- a/src/alert/alert.style.tsx +++ b/src/alert/alert.style.tsx @@ -83,7 +83,8 @@ export const AlertIconWrapper = styled.div` ${(props) => props.$sizeType === "small" && css` - height: 1.625rem; + align-items: center; + height: 1lh; `} ${(props) => {