mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 11:09:14 +00:00
UI: Improve style of toast notification (#4064)
This commit is contained in:
parent
e7c5bf8e7e
commit
1ecbe79958
@ -361,4 +361,18 @@
|
|||||||
@apply tw-bg-white;
|
@apply tw-bg-white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* react tostify */
|
||||||
|
|
||||||
|
.Toastify__toast-container {
|
||||||
|
@apply tw-font-sans tw-break-words;
|
||||||
|
}
|
||||||
|
|
||||||
|
.Toastify__toast-body {
|
||||||
|
@apply tw-items-start;
|
||||||
|
}
|
||||||
|
|
||||||
|
.Toastify__toast-icon {
|
||||||
|
@apply tw-mt-1;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user