We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b035290 commit 938a237Copy full SHA for 938a237
1 file changed
packages/ui-components/src/Common/AlertBox/index.module.css
@@ -1,5 +1,9 @@
1
@reference "../../styles/index.css";
2
3
+.title {
4
+ @apply min-w-max;
5
+}
6
+
7
.alertBox {
8
@apply flex
9
flex-row
0 commit comments