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
a114186d
Commit
a114186d
authored
May 24, 2019
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整样式
parent
2f758159
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
manualTagEdit.css
src/view/manualTag/manualTagEdit.css
+3
-0
manualTagEdit.vue
src/view/manualTag/manualTagEdit.vue
+8
-0
No files found.
src/view/manualTag/manualTagEdit.css
View file @
a114186d
...
...
@@ -6,3 +6,6 @@
font-size
:
12px
!important
;
color
:
#909399
;
}
.manualTagEdit-wrap
.manualTagEdit-wrap__form
.el-form-item__label
{
color
:
#606266
;
}
src/view/manualTag/manualTagEdit.vue
View file @
a114186d
...
...
@@ -792,6 +792,7 @@ export default {
.right-box
{
padding
:
0
!important
;
.manualTagEdit-wrap__title
{
margin-bottom
:
0
;
padding
:
18px
42px
16px
;
width
:
100%
;
font-size
:
16px
;
...
...
@@ -800,6 +801,7 @@ export default {
}
.manualTagEdit-wrap__form
{
padding
:
30px
42px
;
width
:
100%
;
}
.input-label
{
position
:
absolute
;
...
...
@@ -817,6 +819,9 @@ export default {
.no-tag-value
{
padding
:
60px
0
65px
;
text-align
:
center
;
p
{
font-weight
:
300
;
}
}
.add-tag-val
{
position
:
relative
;
...
...
@@ -879,6 +884,9 @@ export default {
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
cursor
:
pointer
;
&:hover
{
color
:
#1890FF
;
}
}
.import-num
{
...
...
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