@@ -244,7 +244,6 @@
display: flex;
justify-content: space-between;
// align-items: center;
-
.select {
/deep/.el-input__inner {
background-color: transparent;
@@ -6,6 +6,7 @@
class="top"
:src="getImg(userInfo.bg, '', 1300) || require('../../assets/img/bg-moren@3x.png')"
alt=""
+ style="object-fit: cover"
/>
<i class="el-icon-plus avatar-uploader-icon"></i>
<el-button class="btn" size="small" type="primary">更换背景</el-button>
@@ -270,7 +270,6 @@ export default {
.pagination();
}
.search {
- background: #1a1a1a;
width: 280px;
height: 42px;
border-radius: 8px;
@@ -332,6 +331,7 @@ export default {
align-items: center;
+ background-color: transparent !important;
color: #fff;
@@ -165,7 +165,6 @@ export default {
margin-left: -10px;
@@ -206,7 +206,6 @@ export default {
@@ -189,7 +189,6 @@ export default {