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
7d2cb916
Commit
7d2cb916
authored
Nov 15, 2018
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style: 修改公共样式
parent
aa208229
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
addTagView.vue
src/components/addTagView.vue
+3
-3
tagShortDetail.vue
src/components/tagShortDetail.vue
+1
-1
No files found.
src/components/addTagView.vue
View file @
7d2cb916
...
...
@@ -15,8 +15,8 @@
:data=
"myTagTableData"
tooltip-effect=
"dark"
style=
"width: 100%"
height=
"425"
style=
"width: 100%
;max-height: 425px
"
@
selection-change=
"handleSelectChange"
>
class="myTagTab-table"
<el-table-column
...
...
@@ -550,7 +550,7 @@
bottom
:
0
;
right
:
0
;
width
:
656px
;
height
:
671px
;
/*height: 671px;*/
padding
:
15px
;
background
:
#fff
;
-webkit-box-sizing
:
border-box
;
...
...
src/components/tagShortDetail.vue
View file @
7d2cb916
...
...
@@ -2313,7 +2313,7 @@
}
.checkboxOption-wrap__body
.el-checkbox-group
{
height
:
330px
;
max-
height
:
330px
;
overflow-y
:
auto
;
}
...
...
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