CSS for ul
This commit is contained in:
@@ -154,6 +154,18 @@ body.swal2-height-auto {
|
|||||||
@apply text-sm bg-gray-100 rounded py-2 px-4 mb-4;
|
@apply text-sm bg-gray-100 rounded py-2 px-4 mb-4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
@apply list-disc ml-6 mb-4;
|
||||||
|
|
||||||
|
li {
|
||||||
|
@apply mb-2;
|
||||||
|
|
||||||
|
p {
|
||||||
|
@apply mb-0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* Color swatches */
|
/* Color swatches */
|
||||||
.color {
|
.color {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user