Chat attachments

This commit is contained in:
2024-03-31 00:07:04 +08:00
parent a5efec89f2
commit 634fedf17c
7 changed files with 313 additions and 12 deletions

View File

@@ -188,10 +188,7 @@ watch(
<style>
.snackbar-progress {
margin-left: -16px;
margin-right: -16px;
margin-bottom: -14px;
margin-top: 12px;
margin: 12px -16px -14px;
width: calc(100% + 64px);
}
</style>