mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 05:46:43 +08:00
10.23 我的关注右侧点赞/评论/收藏按钮位置不统一
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user