Skip to content

Commit 56fa207

Browse files
committed
fix:author style
1 parent ebb9f32 commit 56fa207

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

src/assets/css/author/mobile/mobile_me.less

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,6 @@
300300
.el-tabs__nav-wrap:after{
301301
background: none;
302302
}
303-
.el-tabs__active-bar{
304-
background: var(--black-100, #1C1C1C);
305-
}
306303

307304
.el-tabs__header{
308305
margin: 0;

src/components/author/mobile/Pannel/BoxMoment.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ export default {
190190
line-height: 20px; /* 142.857% */
191191
192192
.u-slider {
193+
.none;
193194
height: 2px;
194195
width: 60px;
195196
background: var(--black-100, #fff);

0 commit comments

Comments
 (0)