feat: 修改样式

index
guofei 2024-06-03 15:18:05 +08:00
parent 19c5d15843
commit 4cf39c1734
3 changed files with 27 additions and 17 deletions

View File

@ -87,7 +87,7 @@
position: absolute;
right: 40px;
top: 30px;
z-index: 9999;
z-index: 1000;
}
.language-select-container .language-select {

View File

@ -21,3 +21,13 @@
right: 40px;
top: 100px;
}
.qrCode p {
display: flex;
align-items: center;
padding-left: 23px;
}
.qrCode img {
margin-left: 6px;
}

View File

@ -8,7 +8,7 @@
"noAuth": "无权限访问,请切换账号",
"horizontal": "横屏",
"vertical": "竖屏",
"scan": "扫一扫,手机预览",
"scan": "手机预览",
"none": "无",
"start": "开头",
"middle": "中间",