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:11:54 +03:00
parent 85ad984969
commit 2ebb397424

View File

@@ -29,6 +29,11 @@
@apply border-black bg-black text-white;
}
.swal2-close:focus
{
@apply outline-none;
}
.swal2-popup.swal2-toast .swal2-title
{
font-size: var(--font-size);