非正式用户的遮罩位置修改

This commit is contained in:
X1627315083
2025-09-15 13:33:27 +08:00
parent 891ea5004c
commit e3dae9e640
10 changed files with 58 additions and 47 deletions

View File

@@ -1816,13 +1816,11 @@ textarea:focus {
.accountEdit_page .input_border,
.generalMenu_printModel_upload .input_border,
.generate .input_border {
z-index: 2;
display: flex;
align-items: center;
padding-bottom: calc(2rem*1.2);
top: 0;
flex-wrap: wrap;
z-index: 6;
--width: 65%;
}
.collection_modal_body .input_border .input_box,
@@ -1836,7 +1834,6 @@ textarea:focus {
.generalMenu_printModel_upload .input_border .input_box,
.generate .input_border .input_box {
position: relative;
z-index: 6;
flex: 1;
display: flex;
align-items: center;
@@ -2210,7 +2207,6 @@ textarea:focus {
cursor: pointer;
transition: all 0.3s;
position: relative;
z-index: 4;
width: 4rem;
display: flex;
min-height: 3rem;