Skip to content

Commit 938a237

Browse files
committed
fix style title AlertBox
1 parent b035290 commit 938a237

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/ui-components/src/Common/AlertBox/index.module.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
@reference "../../styles/index.css";
22

3+
.title {
4+
@apply min-w-max;
5+
}
6+
37
.alertBox {
48
@apply flex
59
flex-row

0 commit comments

Comments
 (0)