fix: z-index

This commit is contained in:
Liyas Thomas
2023-12-13 11:02:56 +05:30
parent b522ae9e05
commit 37e6497e88
5 changed files with 5 additions and 5 deletions

View File

@@ -433,7 +433,7 @@ pre.ace_editor {
.toasted-container {
@apply max-w-md;
@apply z-[100000];
@apply z-[10000];
.toasted {
&.toasted-primary {