feat: enhance send functionality with improved key handling and decryption, update UI components for better user experience

This commit is contained in:
shuaiplus
2026-03-01 07:10:30 +08:00
committed by Shuai
parent 0e823e80a6
commit 15b87025ad
7 changed files with 227 additions and 58 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ html {
}
.public-send-page {
min-height: 100vh;
min-height: 80vh;
align-items: center;
justify-items: center;
}