fix some bug

This commit is contained in:
QIDI TECH
2025-02-28 15:45:20 +08:00
parent 1c65d0ad5a
commit 93ac431989
36 changed files with 213 additions and 246 deletions

View File

@@ -92,8 +92,8 @@ body
#Login1
{
height:36px;
line-height: 36px;
height:48px;
line-height: 48px;
display: flex;
justify-content: center;
user-select: none;
@@ -132,7 +132,7 @@ body
#QDTIcon
{
height:36px;
height:48px;
}
#Login2
@@ -147,6 +147,8 @@ body
#UserAvatarIcon
{
height: 85px;
border-radius: 50%;
overflow: hidden;
}
#UserName