refactor: change progress restore prompt from modal to toast

This commit is contained in:
liyasthomas
2022-01-26 17:00:54 +05:30
parent ee6d173033
commit 65df244ffc
2 changed files with 31 additions and 6 deletions

View File

@@ -311,6 +311,8 @@ pre.ace_editor {
}
.toasted-container {
@apply max-w-md;
.toasted {
&.toasted-primary {
@apply bg-tooltip;