1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 10:51:21 +02:00

feat(admin-plugin): update swal2 styles #211

This commit is contained in:
Awilum
2020-02-04 01:43:00 +03:00
parent 8594571723
commit f98c731ee3

View File

@@ -11,12 +11,13 @@
.swal2-title
{
@apply text-3xl;
@apply text-3xl font-normal text-black;
}
.swal2-content
{
font-size: var(--font-size);
@apply text-black;
}
.swal2-styled.swal2-confirm