10.23 我的关注右侧点赞/评论/收藏按钮位置不统一

This commit is contained in:
zhaofang
2022-10-24 14:03:31 +08:00
parent f884328822
commit e90c4d0bdc
4 changed files with 22 additions and 1 deletions

View File

@@ -105,6 +105,13 @@
.article-list-index{
padding: 30px 0;
border-bottom: 1px solid rgba($color: #999999, $alpha: 0.2) !important;
::v-deep .interact-bar-btns{
.interact-bar-btn{
text-align: right;
min-width: 78px !important;
margin-right: 0;
}
}
}
.article-title-info{
margin: 0;