Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
memberTag-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
memberTag
memberTag-web
Commits
237233d8
Commit
237233d8
authored
Apr 27, 2022
by
liuchenxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: ui调整
parent
d2085aa8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
6 deletions
+12
-6
memberLevelDetail.vue
src/view/memberGroup/memberLevelDetail.vue
+12
-6
No files found.
src/view/memberGroup/memberLevelDetail.vue
View file @
237233d8
...
...
@@ -820,16 +820,13 @@ export default {
}
.table-member__img
{
width
:
40px
;
height
:
40px
;
//
line-height
:
40px
;
text-align
:
center
;
//
background
:
#F3F6F9
;
img
{
display
:
inline-block
;
width
:
100%
;
width
:
40px
;
height
:
40px
;
vertical-align
:
middle
;
border-radius
:
4px
;
border-radius
:
50%
;
}
i
{
...
...
@@ -837,4 +834,13 @@ export default {
color
:
#dfe6f0
;
}
}
.flex
{
display
:
flex
;
align-items
:
center
;
font-size
:
14px
;
color
:
#303133
;
.tips
{
color
:
#909399
;
}
}
</
style
>
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