@@ -5,10 +5,6 @@
|
|||||||
@apply pl-3;
|
@apply pl-3;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.hasIcon svg.icon {
|
|
||||||
@apply relative top-0.5;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.hasDismiss {
|
&.hasDismiss {
|
||||||
@apply pr-3;
|
@apply pr-3;
|
||||||
}
|
}
|
||||||
@@ -35,6 +31,10 @@
|
|||||||
&.noPadding {
|
&.noPadding {
|
||||||
@apply p-0;
|
@apply p-0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
svg {
|
||||||
|
@apply relative top-0.5;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.alertContent {
|
.alertContent {
|
||||||
|
|||||||
Reference in New Issue
Block a user