修复阿拉伯语言公会无法上传图片问题
This commit is contained in:
@@ -180,3 +180,7 @@ h3 {
|
||||
left: auto;
|
||||
right: 2.5rem;
|
||||
}
|
||||
|
||||
.arabic .background input {
|
||||
right: 4.7rem;
|
||||
}
|
||||
|
@@ -186,4 +186,7 @@ h3 {
|
||||
left: auto;
|
||||
right: 2.5rem;
|
||||
}
|
||||
.background input{
|
||||
right: 4.7rem;
|
||||
}
|
||||
}
|
@@ -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>
|
||||
|
@@ -179,3 +179,7 @@ h3 {
|
||||
left: auto;
|
||||
right: 2.5rem;
|
||||
}
|
||||
|
||||
.arabic .background input {
|
||||
right: 4.7rem;
|
||||
}
|
||||
|
@@ -181,8 +181,13 @@ h3 {
|
||||
left: auto;
|
||||
right: 0.26667rem;
|
||||
}
|
||||
|
||||
.account input {
|
||||
left: auto;
|
||||
right: 2.5rem;
|
||||
}
|
||||
|
||||
.background input {
|
||||
right: 4.7rem;
|
||||
}
|
||||
}
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user