修复阿拉伯语言公会无法上传图片问题
This commit is contained in:
@@ -180,3 +180,7 @@ h3 {
|
|||||||
left: auto;
|
left: auto;
|
||||||
right: 2.5rem;
|
right: 2.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.arabic .background input {
|
||||||
|
right: 4.7rem;
|
||||||
|
}
|
||||||
|
@@ -186,4 +186,7 @@ h3 {
|
|||||||
left: auto;
|
left: auto;
|
||||||
right: 2.5rem;
|
right: 2.5rem;
|
||||||
}
|
}
|
||||||
|
.background input{
|
||||||
|
right: 4.7rem;
|
||||||
|
}
|
||||||
}
|
}
|
@@ -7,7 +7,7 @@
|
|||||||
<title class="text1"></title>
|
<title class="text1"></title>
|
||||||
<!-- 公会信息设置 -->
|
<!-- 公会信息设置 -->
|
||||||
<link rel="stylesheet" href="../../common/css/reset.css">
|
<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>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@@ -179,3 +179,7 @@ h3 {
|
|||||||
left: auto;
|
left: auto;
|
||||||
right: 2.5rem;
|
right: 2.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.arabic .background input {
|
||||||
|
right: 4.7rem;
|
||||||
|
}
|
||||||
|
@@ -181,8 +181,13 @@ h3 {
|
|||||||
left: auto;
|
left: auto;
|
||||||
right: 0.26667rem;
|
right: 0.26667rem;
|
||||||
}
|
}
|
||||||
.account input{
|
|
||||||
|
.account input {
|
||||||
left: auto;
|
left: auto;
|
||||||
right: 2.5rem;
|
right: 2.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.background input {
|
||||||
|
right: 4.7rem;
|
||||||
|
}
|
||||||
}
|
}
|
@@ -7,7 +7,7 @@
|
|||||||
<title class="text1"></title>
|
<title class="text1"></title>
|
||||||
<!-- 公会信息设置 -->
|
<!-- 公会信息设置 -->
|
||||||
<link rel="stylesheet" href="../../common/css/reset.css">
|
<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>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
Reference in New Issue
Block a user