feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122)

* feat: fixed the issue where gif images could not be uploaded on the configuration page

* feat: remove loading from document table
This commit is contained in:
balibabu
2024-03-14 19:22:39 +08:00
committed by GitHub
parent 2ca0dc0fc5
commit 937048e5fb
6 changed files with 25 additions and 23 deletions

View File

@ -27,6 +27,7 @@
.messageText {
padding: 0 14px;
background-color: rgba(249, 250, 251, 1);
word-break: break-all;
}
.messageEmpty {
width: 300px;