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:
@@ -29,4 +29,14 @@
|
||||
@apply border-black bg-black text-white;
|
||||
}
|
||||
|
||||
.swal2-popup.swal2-toast .swal2-title
|
||||
{
|
||||
font-size: var(--font-size);
|
||||
@apply font-normal text-white;
|
||||
}
|
||||
|
||||
.swal2-popup.swal2-toast
|
||||
{
|
||||
@apply bg-dark shadow-none;
|
||||
}
|
||||
/* purgecss end ignore */
|
||||
|
Reference in New Issue
Block a user