Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
foreign
/
customer-service
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2f3001c9
authored
Nov 22, 2021
by
Sixong.Zhu
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
file
parent
cea8ee6f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
8 deletions
components/who-read-list.vue
components/who-read-list.vue
View file @
2f3001c9
...
...
@@ -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
:
125
px
;
width
:
200
px
;
&.offset
{
margin-left
:
0
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment