This commit is contained in:
aihe 2024-07-14 19:56:24 +08:00
parent 84efdda22c
commit 375a2db717
2 changed files with 12 additions and 9 deletions

View File

@ -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;
}

View File

@ -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;