添加头像上传功能,优化滚动条样式,调整Gallery页面下载按钮样式,新增自动登录API

This commit is contained in:
2025-12-29 15:53:12 +08:00
parent cec3974cf3
commit 42dcf4195a
6 changed files with 94 additions and 20 deletions

View File

@ -7,12 +7,6 @@
font-weight: normal;
}
.ps__thumb-y {
background-color: #f6cbe7 !important;
}
.devui-image-preview {
background-color: #00000090 !important;
img {
border-radius: 8px;
}
.n-scrollbar-rail__scrollbar {
background-color: #f6cbe770 !important;
}