Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
link-tools
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
vue-plugins
link-tools
Commits
16c24282
Commit
16c24282
authored
Sep 25, 2018
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style: 修改样式
parent
9fb866ff
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
linktools.vue
linktools.vue
+5
-5
linktoolspage.vue
linktoolspage.vue
+6
-6
No files found.
linktools.vue
View file @
16c24282
...
...
@@ -1980,11 +1980,11 @@ export default {
.goods-link-item
{
&:hover
{
border
:
1px
solid
#
409EFF
;
border
:
1px
solid
#
1890ff
;
}
&
.goodSelect
{
border
:
1px
solid
#
409EFF
;
border
:
1px
solid
#
1890ff
;
}
.limit-2
{
...
...
@@ -2888,7 +2888,7 @@ export default {
.vue-treeselect__single-value
{
line-height
:
40
px
;
line-height
:
32
px
;
}
/* 不显示每页显示几个 */
...
...
@@ -2901,13 +2901,13 @@ export default {
font-size
:
14px
;
.vue-treeselect__control
{
height
:
40
px
;
height
:
32
px
;
/*line-height: 36px;*/
cursor
:
pointer
;
}
.vue-treeselect__placeholder
{
line-height
:
40
px
;
line-height
:
32
px
;
font-size
:
13.3333px
;
}
...
...
linktoolspage.vue
View file @
16c24282
...
...
@@ -2692,11 +2692,11 @@ export default {
.goods-link-item
{
&:hover
{
border
:
1px
solid
#
409EFF
;
border
:
1px
solid
#
1890ff
;
}
&
.goodSelect
{
border
:
1px
solid
#
409EFF
;
border
:
1px
solid
#
1890ff
;
}
.limit-2
{
...
...
@@ -2894,7 +2894,7 @@ export default {
.vue-treeselect__single-value
{
line-height
:
40
px
;
line-height
:
32
px
;
}
/* 不显示每页显示几个 */
...
...
@@ -2907,13 +2907,13 @@ export default {
font-size
:
14px
;
.vue-treeselect__control
{
height
:
40
px
;
height
:
32
px
;
/*line-height: 36px;*/
cursor
:
pointer
;
}
.vue-treeselect__placeholder
{
line-height
:
40
px
;
line-height
:
32
px
;
font-size
:
13.3333px
;
}
...
...
@@ -2933,7 +2933,7 @@ export default {
display
:
table
;
table-layout
:
fixed
;
width
:
100%
;
height
:
40
px
;
height
:
32
px
;
border
:
1px
solid
#ddd
;
border-radius
:
5px
;
background
:
#fff
;
...
...
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