Commit 2f3001c9 by Sixong.Zhu

file

parent cea8ee6f
Showing with 2 additions and 8 deletions
......@@ -6,13 +6,7 @@
class="who-read-list pos-rel"
>
<template>
<div
class="d-flex tabs"
:class="{
'justify-content-center':
!readlist.length || !unreadlist.length,
}"
>
<div class="d-flex tabs justify-content-center">
<div
class="tab text-nowrap"
:class="{ selected: tab === 1 }"
......@@ -177,7 +171,7 @@
color: #000;
z-index: 2;
margin-left: -100px;
width: 125px;
width: 200px;
&.offset {
margin-left: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment