修复阿拉伯语言公会无法上传图片问题

This commit is contained in:
dragon
2024-11-05 15:45:22 +08:00
parent e7703fda55
commit 2fd3f19df5
6 changed files with 19 additions and 3 deletions

View File

@@ -180,3 +180,7 @@ h3 {
left: auto;
right: 2.5rem;
}
.arabic .background input {
right: 4.7rem;
}

View File

@@ -186,4 +186,7 @@ h3 {
left: auto;
right: 2.5rem;
}
.background input{
right: 4.7rem;
}
}

View File

@@ -7,7 +7,7 @@
<title class="text1"></title>
<!-- 公会信息设置 -->
<link rel="stylesheet" href="../../common/css/reset.css">
<link rel="stylesheet" href="./css/guildInfoSet.css?v=1.0">
<link rel="stylesheet" href="./css/guildInfoSet.css?v=1.1">
</head>
<body>

View File

@@ -179,3 +179,7 @@ h3 {
left: auto;
right: 2.5rem;
}
.arabic .background input {
right: 4.7rem;
}

View File

@@ -181,8 +181,13 @@ h3 {
left: auto;
right: 0.26667rem;
}
.account input {
left: auto;
right: 2.5rem;
}
.background input {
right: 4.7rem;
}
}

View File

@@ -7,7 +7,7 @@
<title class="text1"></title>
<!-- 公会信息设置 -->
<link rel="stylesheet" href="../../common/css/reset.css">
<link rel="stylesheet" href="./css/guildInfoSet.css?v=1.0">
<link rel="stylesheet" href="./css/guildInfoSet.css?v=1.1">
</head>
<body>