This commit is contained in:
2023-05-30 09:13:02 +08:00
parent 8dafc1c5f4
commit 98a45a6f19
6 changed files with 289 additions and 39 deletions

View File

@ -119,6 +119,10 @@ $buttonHeight: 28px;
animation: loading-spinner 1.2s infinite linear;
}
}
&.ui-popup-loading-content {
bottom: 0;
}
}
>.message-wrapper {