uu
This commit is contained in:
parent
84efdda22c
commit
375a2db717
@ -45,6 +45,18 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.btn-open{
|
||||
display: inline-block;
|
||||
height: auto;
|
||||
margin: 0;
|
||||
min-height: auto;
|
||||
padding: 0;
|
||||
line-height: normal;
|
||||
background: inherit !important;
|
||||
&::after{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.smp-tag{
|
||||
margin: 0 20rpx 20rpx 0; display: inline-block;
|
||||
}
|
||||
|
||||
@ -167,15 +167,6 @@
|
||||
left: 0;
|
||||
right: 0;
|
||||
}
|
||||
.btn-open{
|
||||
display: inline-block;
|
||||
height: auto;
|
||||
margin: 0;
|
||||
min-height: auto;
|
||||
padding: 0;
|
||||
line-height: normal;
|
||||
background: inherit;
|
||||
}
|
||||
.avatar-empty{
|
||||
width: 100rpx;
|
||||
height: 100rpx;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user