Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
Commits
7228872c
Commit
7228872c
authored
Oct 23, 2017
by
afc163
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates
parent
b58ddea5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
60 additions
and
95 deletions
+60
-95
index.css
index.css
+59
-94
index.js
index.js
+1
-1
No files found.
index.css
View file @
7228872c
...
@@ -3514,7 +3514,7 @@ body {
...
@@ -3514,7 +3514,7 @@ body {
}
}
.ant-dropdown-menu-dark
,
.ant-dropdown-menu-dark
,
.ant-dropdown-menu-dark
.ant-dropdown-menu
{
.ant-dropdown-menu-dark
.ant-dropdown-menu
{
background
:
#001
82e
;
background
:
#001
529
;
}
}
.ant-dropdown-menu-dark
.ant-dropdown-menu-item
,
.ant-dropdown-menu-dark
.ant-dropdown-menu-item
,
.ant-dropdown-menu-dark
.ant-dropdown-menu-submenu-title
,
.ant-dropdown-menu-dark
.ant-dropdown-menu-submenu-title
,
...
@@ -5351,7 +5351,7 @@ body {
...
@@ -5351,7 +5351,7 @@ body {
.ant-menu-dark
,
.ant-menu-dark
,
.ant-menu-dark
.ant-menu-sub
{
.ant-menu-dark
.ant-menu-sub
{
color
:
rgba
(
255
,
255
,
255
,
0.65
);
color
:
rgba
(
255
,
255
,
255
,
0.65
);
background
:
#001
82e
;
background
:
#001
529
;
-webkit-box-shadow
:
0
2px
8px
rgba
(
0
,
0
,
0
,
0.45
)
inset
;
-webkit-box-shadow
:
0
2px
8px
rgba
(
0
,
0
,
0
,
0.45
)
inset
;
box-shadow
:
0
2px
8px
rgba
(
0
,
0
,
0
,
0.45
)
inset
;
box-shadow
:
0
2px
8px
rgba
(
0
,
0
,
0
,
0.45
)
inset
;
}
}
...
@@ -5359,21 +5359,21 @@ body {
...
@@ -5359,21 +5359,21 @@ body {
.ant-menu-dark
.ant-menu-sub
.ant-menu-submenu-title
.ant-menu-submenu-arrow
:after
,
.ant-menu-dark
.ant-menu-sub
.ant-menu-submenu-title
.ant-menu-submenu-arrow
:after
,
.ant-menu-dark
.ant-menu-submenu-title
.ant-menu-submenu-arrow
:before
,
.ant-menu-dark
.ant-menu-submenu-title
.ant-menu-submenu-arrow
:before
,
.ant-menu-dark
.ant-menu-sub
.ant-menu-submenu-title
.ant-menu-submenu-arrow
:before
{
.ant-menu-dark
.ant-menu-sub
.ant-menu-submenu-title
.ant-menu-submenu-arrow
:before
{
background
:
#001
82e
;
background
:
#001
529
;
background-image
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
rgba
(
255
,
255
,
255
,
0.65
)),
to
(
rgba
(
255
,
255
,
255
,
0.65
)));
background-image
:
-webkit-gradient
(
linear
,
left
top
,
right
top
,
from
(
rgba
(
255
,
255
,
255
,
0.65
)),
to
(
rgba
(
255
,
255
,
255
,
0.65
)));
background-image
:
-webkit-linear-gradient
(
left
,
rgba
(
255
,
255
,
255
,
0.65
),
rgba
(
255
,
255
,
255
,
0.65
));
background-image
:
-webkit-linear-gradient
(
left
,
rgba
(
255
,
255
,
255
,
0.65
),
rgba
(
255
,
255
,
255
,
0.65
));
background-image
:
-o-linear-gradient
(
left
,
rgba
(
255
,
255
,
255
,
0.65
),
rgba
(
255
,
255
,
255
,
0.65
));
background-image
:
-o-linear-gradient
(
left
,
rgba
(
255
,
255
,
255
,
0.65
),
rgba
(
255
,
255
,
255
,
0.65
));
background-image
:
linear-gradient
(
to
right
,
rgba
(
255
,
255
,
255
,
0.65
),
rgba
(
255
,
255
,
255
,
0.65
));
background-image
:
linear-gradient
(
to
right
,
rgba
(
255
,
255
,
255
,
0.65
),
rgba
(
255
,
255
,
255
,
0.65
));
}
}
.ant-menu-dark
.ant-menu-inline.ant-menu-sub
{
.ant-menu-dark
.ant-menu-inline.ant-menu-sub
{
background
:
#000
b14
;
background
:
#000
c17
;
}
}
.ant-menu-dark.ant-menu-horizontal
{
.ant-menu-dark.ant-menu-horizontal
{
border-bottom-color
:
#001
82e
;
border-bottom-color
:
#001
529
;
}
}
.ant-menu-dark.ant-menu-horizontal
>
.ant-menu-item
,
.ant-menu-dark.ant-menu-horizontal
>
.ant-menu-item
,
.ant-menu-dark.ant-menu-horizontal
>
.ant-menu-submenu
{
.ant-menu-dark.ant-menu-horizontal
>
.ant-menu-submenu
{
border-color
:
#001
82e
;
border-color
:
#001
529
;
border-bottom
:
0
;
border-bottom
:
0
;
}
}
.ant-menu-dark
.ant-menu-item
,
.ant-menu-dark
.ant-menu-item
,
...
@@ -5632,7 +5632,7 @@ body {
...
@@ -5632,7 +5632,7 @@ body {
flex
:
0
0
auto
;
flex
:
0
0
auto
;
}
}
.ant-layout-header
{
.ant-layout-header
{
background
:
#001
82e
;
background
:
#001
529
;
padding
:
0
50px
;
padding
:
0
50px
;
height
:
64px
;
height
:
64px
;
line-height
:
64px
;
line-height
:
64px
;
...
@@ -5653,7 +5653,7 @@ body {
...
@@ -5653,7 +5653,7 @@ body {
-o-transition
:
all
.2s
;
-o-transition
:
all
.2s
;
transition
:
all
.2s
;
transition
:
all
.2s
;
position
:
relative
;
position
:
relative
;
background
:
#001
82e
;
background
:
#001
529
;
/* fix firefox can't set width smaller than content on flex item */
/* fix firefox can't set width smaller than content on flex item */
min-width
:
0
;
min-width
:
0
;
}
}
...
@@ -5693,7 +5693,7 @@ body {
...
@@ -5693,7 +5693,7 @@ body {
width
:
36px
;
width
:
36px
;
height
:
42px
;
height
:
42px
;
line-height
:
42px
;
line-height
:
42px
;
background
:
#001
82e
;
background
:
#001
529
;
color
:
#fff
;
color
:
#fff
;
font-size
:
18px
;
font-size
:
18px
;
border-radius
:
0
4px
4px
0
;
border-radius
:
0
4px
4px
0
;
...
@@ -5703,7 +5703,7 @@ body {
...
@@ -5703,7 +5703,7 @@ body {
transition
:
background
.3s
ease
;
transition
:
background
.3s
ease
;
}
}
.ant-layout-sider-zero-width-trigger
:hover
{
.ant-layout-sider-zero-width-trigger
:hover
{
background
:
#192
f43
;
background
:
#192
c3e
;
}
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable declaration-bang-space-before */
/* stylelint-disable declaration-bang-space-before */
...
@@ -5719,7 +5719,7 @@ body {
...
@@ -5719,7 +5719,7 @@ body {
height
:
64px
;
height
:
64px
;
position
:
relative
;
position
:
relative
;
line-height
:
64px
;
line-height
:
64px
;
padding-left
:
32
px
;
padding-left
:
24
px
;
-webkit-transition
:
all
.3s
;
-webkit-transition
:
all
.3s
;
-o-transition
:
all
.3s
;
-o-transition
:
all
.3s
;
transition
:
all
.3s
;
transition
:
all
.3s
;
...
@@ -6911,11 +6911,11 @@ textarea.ant-input {
...
@@ -6911,11 +6911,11 @@ textarea.ant-input {
font-weight
:
500
;
font-weight
:
500
;
}
}
.ant-popover-inner-content
{
.ant-popover-inner-content
{
padding
:
20
px
16px
;
padding
:
12
px
16px
;
color
:
rgba
(
0
,
0
,
0
,
0.65
);
color
:
rgba
(
0
,
0
,
0
,
0.65
);
}
}
.ant-popover-message
{
.ant-popover-message
{
padding
:
0
0
16px
;
padding
:
8px
0
16px
;
font-size
:
14px
;
font-size
:
14px
;
color
:
rgba
(
0
,
0
,
0
,
0.65
);
color
:
rgba
(
0
,
0
,
0
,
0.65
);
}
}
...
@@ -6929,6 +6929,7 @@ textarea.ant-input {
...
@@ -6929,6 +6929,7 @@ textarea.ant-input {
}
}
.ant-popover-buttons
{
.ant-popover-buttons
{
text-align
:
right
;
text-align
:
right
;
margin-bottom
:
8px
;
}
}
.ant-popover-buttons
button
{
.ant-popover-buttons
button
{
margin-left
:
8px
;
margin-left
:
8px
;
...
@@ -6943,31 +6944,23 @@ textarea.ant-input {
...
@@ -6943,31 +6944,23 @@ textarea.ant-input {
border-style
:
solid
;
border-style
:
solid
;
}
}
.ant-popover-arrow
{
.ant-popover-arrow
{
border-width
:
6px
;
background
:
#fff
;
}
width
:
7.07106781px
;
.ant-popover-arrow
:after
{
height
:
7.07106781px
;
border-width
:
5px
;
-webkit-transform
:
rotate
(
45deg
);
content
:
""
;
-ms-transform
:
rotate
(
45deg
);
transform
:
rotate
(
45deg
);
}
}
.ant-popover-placement-top
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-top
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-topLeft
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-topLeft
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-topRight
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-topRight
>
.ant-popover-content
>
.ant-popover-arrow
{
border-bottom-width
:
0
;
bottom
:
5px
;
border-top-color
:
rgba
(
217
,
217
,
217
,
0.5
);
-webkit-box-shadow
:
3px
3px
6px
rgba
(
0
,
0
,
0
,
0.07
);
bottom
:
3px
;
box-shadow
:
3px
3px
6px
rgba
(
0
,
0
,
0
,
0.07
);
}
.ant-popover-placement-top
>
.ant-popover-content
>
.ant-popover-arrow
:after
,
.ant-popover-placement-topLeft
>
.ant-popover-content
>
.ant-popover-arrow
:after
,
.ant-popover-placement-topRight
>
.ant-popover-content
>
.ant-popover-arrow
:after
{
content
:
" "
;
bottom
:
1px
;
margin-left
:
-5px
;
border-bottom-width
:
0
;
border-top-color
:
#fff
;
}
}
.ant-popover-placement-top
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-top
>
.ant-popover-content
>
.ant-popover-arrow
{
left
:
50%
;
left
:
50%
;
margin-left
:
-
6
px
;
margin-left
:
-
5
px
;
}
}
.ant-popover-placement-topLeft
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-topLeft
>
.ant-popover-content
>
.ant-popover-arrow
{
left
:
16px
;
left
:
16px
;
...
@@ -6978,22 +6971,13 @@ textarea.ant-input {
...
@@ -6978,22 +6971,13 @@ textarea.ant-input {
.ant-popover-placement-right
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-right
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-rightTop
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-rightTop
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-rightBottom
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-rightBottom
>
.ant-popover-content
>
.ant-popover-arrow
{
left
:
3px
;
left
:
5px
;
border-left-width
:
0
;
-webkit-box-shadow
:
-3px
3px
6px
rgba
(
0
,
0
,
0
,
0.08
);
border-right-color
:
rgba
(
217
,
217
,
217
,
0.5
);
box-shadow
:
-3px
3px
6px
rgba
(
0
,
0
,
0
,
0.08
);
}
.ant-popover-placement-right
>
.ant-popover-content
>
.ant-popover-arrow
:after
,
.ant-popover-placement-rightTop
>
.ant-popover-content
>
.ant-popover-arrow
:after
,
.ant-popover-placement-rightBottom
>
.ant-popover-content
>
.ant-popover-arrow
:after
{
content
:
" "
;
left
:
1px
;
bottom
:
-5px
;
border-left-width
:
0
;
border-right-color
:
#fff
;
}
}
.ant-popover-placement-right
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-right
>
.ant-popover-content
>
.ant-popover-arrow
{
top
:
50%
;
top
:
50%
;
margin-top
:
-
6
px
;
margin-top
:
-
5
px
;
}
}
.ant-popover-placement-rightTop
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-rightTop
>
.ant-popover-content
>
.ant-popover-arrow
{
top
:
12px
;
top
:
12px
;
...
@@ -7004,22 +6988,13 @@ textarea.ant-input {
...
@@ -7004,22 +6988,13 @@ textarea.ant-input {
.ant-popover-placement-bottom
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-bottom
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-bottomLeft
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-bottomLeft
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-bottomRight
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-bottomRight
>
.ant-popover-content
>
.ant-popover-arrow
{
border-top-width
:
0
;
top
:
5px
;
border-bottom-color
:
rgba
(
217
,
217
,
217
,
0.5
);
-webkit-box-shadow
:
-3px
-3px
6px
rgba
(
0
,
0
,
0
,
0.08
);
top
:
3px
;
box-shadow
:
-3px
-3px
6px
rgba
(
0
,
0
,
0
,
0.08
);
}
.ant-popover-placement-bottom
>
.ant-popover-content
>
.ant-popover-arrow
:after
,
.ant-popover-placement-bottomLeft
>
.ant-popover-content
>
.ant-popover-arrow
:after
,
.ant-popover-placement-bottomRight
>
.ant-popover-content
>
.ant-popover-arrow
:after
{
content
:
" "
;
top
:
1px
;
margin-left
:
-5px
;
border-top-width
:
0
;
border-bottom-color
:
#fff
;
}
}
.ant-popover-placement-bottom
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-bottom
>
.ant-popover-content
>
.ant-popover-arrow
{
left
:
50%
;
left
:
50%
;
margin-left
:
-
6
px
;
margin-left
:
-
5
px
;
}
}
.ant-popover-placement-bottomLeft
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-bottomLeft
>
.ant-popover-content
>
.ant-popover-arrow
{
left
:
16px
;
left
:
16px
;
...
@@ -7030,22 +7005,13 @@ textarea.ant-input {
...
@@ -7030,22 +7005,13 @@ textarea.ant-input {
.ant-popover-placement-left
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-left
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-leftTop
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-leftTop
>
.ant-popover-content
>
.ant-popover-arrow
,
.ant-popover-placement-leftBottom
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-leftBottom
>
.ant-popover-content
>
.ant-popover-arrow
{
right
:
3px
;
right
:
5px
;
border-right-width
:
0
;
-webkit-box-shadow
:
3px
-3px
6px
rgba
(
0
,
0
,
0
,
0.08
);
border-left-color
:
rgba
(
217
,
217
,
217
,
0.5
);
box-shadow
:
3px
-3px
6px
rgba
(
0
,
0
,
0
,
0.08
);
}
.ant-popover-placement-left
>
.ant-popover-content
>
.ant-popover-arrow
:after
,
.ant-popover-placement-leftTop
>
.ant-popover-content
>
.ant-popover-arrow
:after
,
.ant-popover-placement-leftBottom
>
.ant-popover-content
>
.ant-popover-arrow
:after
{
content
:
" "
;
right
:
1px
;
border-right-width
:
0
;
border-left-color
:
#fff
;
bottom
:
-5px
;
}
}
.ant-popover-placement-left
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-left
>
.ant-popover-content
>
.ant-popover-arrow
{
top
:
50%
;
top
:
50%
;
margin-top
:
-
6
px
;
margin-top
:
-
5
px
;
}
}
.ant-popover-placement-leftTop
>
.ant-popover-content
>
.ant-popover-arrow
{
.ant-popover-placement-leftTop
>
.ant-popover-content
>
.ant-popover-arrow
{
top
:
12px
;
top
:
12px
;
...
@@ -12659,7 +12625,7 @@ span.ant-radio + * {
...
@@ -12659,7 +12625,7 @@ span.ant-radio + * {
-o-transition
:
background
.3s
ease
;
-o-transition
:
background
.3s
ease
;
transition
:
background
.3s
ease
;
transition
:
background
.3s
ease
;
text-align
:
left
;
text-align
:
left
;
color
:
rgba
(
0
,
0
,
0
,
0.
8
5
);
color
:
rgba
(
0
,
0
,
0
,
0.
6
5
);
font-weight
:
500
;
font-weight
:
500
;
border-bottom
:
1px
solid
#e8e8e8
;
border-bottom
:
1px
solid
#e8e8e8
;
}
}
...
@@ -13671,7 +13637,7 @@ tr.ant-table-expanded-row:hover {
...
@@ -13671,7 +13637,7 @@ tr.ant-table-expanded-row:hover {
}
}
.ant-card-type-inner
.ant-card-head
{
.ant-card-type-inner
.ant-card-head
{
padding
:
0
24px
;
padding
:
0
24px
;
background
:
#f
5f5f5
;
background
:
#f
afafa
;
}
}
.ant-card-type-inner
.ant-card-head-title
{
.ant-card-type-inner
.ant-card-head-title
{
padding
:
12px
0
;
padding
:
12px
0
;
...
@@ -18032,28 +17998,27 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
...
@@ -18032,28 +17998,27 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
.tableList___3qt8w
{
.tableList___3qt8w
{
padding-bottom
:
8px
;
padding-bottom
:
8px
;
}
}
.tableList___3qt8w
.ant-form-item
{
margin-bottom
:
24px
;
}
.tableList___3qt8w
.tableListOperator___3GBJB
{
.tableList___3qt8w
.tableListOperator___3GBJB
{
margin-bottom
:
16px
;
margin-bottom
:
16px
;
}
}
.tableList___3qt8w
.tableListOperator___3GBJB
button
{
.tableList___3qt8w
.tableListOperator___3GBJB
button
{
margin-right
:
8px
;
margin-right
:
8px
;
}
}
.tableListForm___1dJWV
.ant-form-item
{
margin-right
:
48px
;
margin-bottom
:
8px
;
}
.formButton___3koTh
{
.formButton___3koTh
{
margin-left
:
40px
;
white-space
:
nowrap
;
position
:
relative
;
top
:
2px
;
}
}
@media
screen
and
(
max-width
:
992px
)
{
@media
screen
and
(
max-width
:
992px
)
{
.
formButton___3koTh
{
.
tableListForm___1dJWV
.ant-form-item
{
margin-
left
:
20
px
;
margin-
right
:
24
px
;
}
}
}
}
@media
screen
and
(
max-width
:
768px
)
{
@media
screen
and
(
max-width
:
768px
)
{
.
formButton___3koTh
{
.
tableListForm___1dJWV
.ant-form-item
{
margin-
left
:
0
;
margin-
right
:
8px
;
}
}
}
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
...
@@ -19278,18 +19243,23 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
...
@@ -19278,18 +19243,23 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
}
}
.ant-steps-dot
.ant-steps-item-tail
{
.ant-steps-dot
.ant-steps-item-tail
{
width
:
100%
;
width
:
100%
;
top
:
1
px
;
top
:
2
px
;
margin
:
0
0
0
70px
;
margin
:
0
0
0
70px
;
padding
:
0
;
padding
:
0
;
}
}
.ant-steps-dot
.ant-steps-item-tail
:after
{
.ant-steps-dot
.ant-steps-item-tail
:after
{
height
:
3px
;
height
:
3px
;
width
:
calc
(
100%
-
20px
);
margin-left
:
12px
;
}
.ant-steps-dot
.ant-steps-item
:first-child
.ant-steps-icon-dot
{
left
:
2px
;
}
}
.ant-steps-dot
.ant-steps-item-icon
{
.ant-steps-dot
.ant-steps-item-icon
{
padding-right
:
0
;
padding-right
:
0
;
width
:
5
px
;
width
:
8
px
;
height
:
5
px
;
height
:
8
px
;
line-height
:
5
px
;
line-height
:
8
px
;
border
:
0
;
border
:
0
;
margin-left
:
67px
;
margin-left
:
67px
;
background
:
transparent
;
background
:
transparent
;
...
@@ -19314,15 +19284,10 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
...
@@ -19314,15 +19284,10 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
top
:
-12px
;
top
:
-12px
;
left
:
-26px
;
left
:
-26px
;
}
}
.ant-steps-dot
.ant-steps-item-icon
:hover
.ant-steps-icon-dot
{
-webkit-transform
:
scale
(
1.3
);
-ms-transform
:
scale
(
1.3
);
transform
:
scale
(
1.3
);
}
.ant-steps-dot
.ant-steps-item-process
.ant-steps-item-icon
{
.ant-steps-dot
.ant-steps-item-process
.ant-steps-item-icon
{
width
:
7
px
;
width
:
10
px
;
height
:
7
px
;
height
:
10
px
;
line-height
:
7
px
;
line-height
:
10
px
;
}
}
.ant-steps-dot
.ant-steps-item-process
.ant-steps-item-icon
.ant-steps-icon-dot
{
.ant-steps-dot
.ant-steps-item-process
.ant-steps-item-icon
.ant-steps-icon-dot
{
top
:
-1px
;
top
:
-1px
;
...
...
index.js
View file @
7228872c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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