Commit 37a77e60 authored by nikogu's avatar nikogu

Updates

parent a14b3759
html,
body,
#root {
height: 100%;
}
body {
background-color: #fafafa;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.apiDoc___26KPd {
padding: 48px;
}
.apiDoc___26KPd .ant-card-head-title {
padding: 0;
}
.apiDoc___26KPd h1 {
margin-bottom: 24px;
}
.apiDoc___26KPd .apiItem___2gjK4 {
margin-bottom: 24px;
}
.apiDoc___26KPd .apiItemTitle___2wCal {
font-family: Consolas;
font-size: 16px;
line-height: 48px;
}
.apiDoc___26KPd .apiItemTitle___2wCal span {
color: #dc277d;
font-weight: 500;
}
.apiDoc___26KPd .apiItemTitle___2wCal span:last-child {
color: #555;
margin-left: 16px;
}
.apiDoc___26KPd .apiItemOperator___2rOvg a {
line-height: 28px;
}
.apiDoc___26KPd .apiItemDocs___ZuCPC {
margin-top: 16px;
}
.apiDoc___26KPd .apiItemDocs___ZuCPC h3 {
margin-bottom: 16px;
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Roadhog Api Docs</title>
<script src="https://a.alipayobjects.com/??g/component/react/15.6.1/react.min.js,g/component/react/15.6.1/react-dom.min.js"></script>
<!-- antd 2.13.1 -->
<script src="https://gw.alipayobjects.com/os/rmsportal/jaBdslfXqAHTVBcXroYL.js"></script>
<link charset="utf-8" rel="stylesheet" type="text/css" href="https://unpkg.com/antd@next/dist/antd.min.css">
<link rel="stylesheet" href="api.css" />
</head>
<body>
<div id="root"></div>
<script src="api.js"></script>
</body>
</html>
This diff is collapsed.
...@@ -3112,6 +3112,7 @@ body { ...@@ -3112,6 +3112,7 @@ body {
top: 50%; top: 50%;
width: 100%; width: 100%;
padding-top: 5px; padding-top: 5px;
text-shadow: 0 1px 2px #fff;
} }
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot { .ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
margin-top: -20px; margin-top: -20px;
...@@ -3292,7 +3293,7 @@ body { ...@@ -3292,7 +3293,7 @@ body {
transform: scale(0.83333333) rotate(0deg); transform: scale(0.83333333) rotate(0deg);
} }
:root .ant-dropdown-wrap .ant-btn > .anticon-down { :root .ant-dropdown-wrap .ant-btn > .anticon-down {
font-size: 14px; font-size: 12px;
} }
.ant-dropdown-wrap .anticon-down:before { .ant-dropdown-wrap .anticon-down:before {
-webkit-transition: -webkit-transform .2s; -webkit-transition: -webkit-transform .2s;
...@@ -3426,7 +3427,7 @@ body { ...@@ -3426,7 +3427,7 @@ body {
} }
:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after, :root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after { :root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after {
font-size: 14px; font-size: 12px;
} }
.ant-dropdown-menu-submenu-title { .ant-dropdown-menu-submenu-title {
padding-right: 26px; padding-right: 26px;
...@@ -3499,7 +3500,7 @@ body { ...@@ -3499,7 +3500,7 @@ body {
} }
:root .ant-dropdown-trigger .anticon-down, :root .ant-dropdown-trigger .anticon-down,
:root .ant-dropdown-link .anticon-down { :root .ant-dropdown-link .anticon-down {
font-size: 14px; font-size: 12px;
} }
.ant-dropdown-button { .ant-dropdown-button {
white-space: nowrap; white-space: nowrap;
...@@ -3517,7 +3518,7 @@ body { ...@@ -3517,7 +3518,7 @@ body {
transform: scale(0.83333333) rotate(0deg); transform: scale(0.83333333) rotate(0deg);
} }
:root .ant-dropdown-button .anticon-down { :root .ant-dropdown-button .anticon-down {
font-size: 14px; font-size: 12px;
} }
.ant-dropdown-menu-dark, .ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu { .ant-dropdown-menu-dark .ant-dropdown-menu {
...@@ -4284,8 +4285,8 @@ body { ...@@ -4284,8 +4285,8 @@ body {
padding-left: 8px; padding-left: 8px;
} }
.ant-btn:not(.ant-btn-circle):not(.ant-btn-circle-outline).ant-btn-icon-only { .ant-btn:not(.ant-btn-circle):not(.ant-btn-circle-outline).ant-btn-icon-only {
padding-left: 8px; padding-left: 6px;
padding-right: 8px; padding-right: 6px;
} }
.ant-btn:focus > span, .ant-btn:focus > span,
.ant-btn:active > span { .ant-btn:active > span {
...@@ -4651,16 +4652,16 @@ body { ...@@ -4651,16 +4652,16 @@ body {
-webkit-transform: scale(0.83333333) rotate(0deg); -webkit-transform: scale(0.83333333) rotate(0deg);
-ms-transform: scale(0.83333333) rotate(0deg); -ms-transform: scale(0.83333333) rotate(0deg);
transform: scale(0.83333333) rotate(0deg); transform: scale(0.83333333) rotate(0deg);
position: relative;
top: 1px;
cursor: pointer; cursor: pointer;
margin-left: 3px; margin-left: 3px;
-webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition: all .3s;
-o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); -o-transition: all .3s;
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); transition: all .3s;
color: rgba(0, 0, 0, 0.45);
font-weight: bold;
} }
:root .ant-tag .anticon-cross { :root .ant-tag .anticon-cross {
font-size: 14px; font-size: 12px;
} }
.ant-tag .anticon-cross:hover { .ant-tag .anticon-cross:hover {
color: rgba(0, 0, 0, 0.85); color: rgba(0, 0, 0, 0.85);
...@@ -5055,7 +5056,7 @@ body { ...@@ -5055,7 +5056,7 @@ body {
.ant-menu-item .anticon, .ant-menu-item .anticon,
.ant-menu-submenu-title .anticon { .ant-menu-submenu-title .anticon {
min-width: 14px; min-width: 14px;
margin-right: 8px; margin-right: 10px;
-webkit-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
...@@ -6040,7 +6041,7 @@ body { ...@@ -6040,7 +6041,7 @@ body {
text-overflow: ellipsis; text-overflow: ellipsis;
white-space: nowrap; white-space: nowrap;
max-width: 100%; max-width: 100%;
padding-right: 14px; padding-right: 20px;
} }
.ant-select-disabled { .ant-select-disabled {
color: rgba(0, 0, 0, 0.25); color: rgba(0, 0, 0, 0.25);
...@@ -6289,7 +6290,7 @@ body { ...@@ -6289,7 +6290,7 @@ body {
font-family: "anticon" !important; font-family: "anticon" !important;
} }
:root .ant-select-selection--multiple .ant-select-selection__choice__remove { :root .ant-select-selection--multiple .ant-select-selection__choice__remove {
font-size: 14px; font-size: 12px;
} }
.ant-select-selection--multiple .ant-select-selection__choice__remove:hover { .ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
color: #404040; color: #404040;
...@@ -6477,7 +6478,7 @@ body { ...@@ -6477,7 +6478,7 @@ body {
text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0; text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
} }
:root .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:after { :root .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:after {
font-size: 14px; font-size: 12px;
} }
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover:after { .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover:after {
color: #ddd; color: #ddd;
...@@ -6555,6 +6556,7 @@ textarea.ant-input { ...@@ -6555,6 +6556,7 @@ textarea.ant-input {
-webkit-transition: all .3s, height 0s; -webkit-transition: all .3s, height 0s;
-o-transition: all .3s, height 0s; -o-transition: all .3s, height 0s;
transition: all .3s, height 0s; transition: all .3s, height 0s;
min-height: 32px;
} }
.ant-input-lg { .ant-input-lg {
padding: 6px 11px; padding: 6px 11px;
...@@ -6809,10 +6811,10 @@ textarea.ant-input { ...@@ -6809,10 +6811,10 @@ textarea.ant-input {
right: 12px; right: 12px;
} }
.ant-input-affix-wrapper .ant-input:not(:first-child) { .ant-input-affix-wrapper .ant-input:not(:first-child) {
padding-left: 28px; padding-left: 30px;
} }
.ant-input-affix-wrapper .ant-input:not(:last-child) { .ant-input-affix-wrapper .ant-input:not(:last-child) {
padding-right: 28px; padding-right: 30px;
} }
.ant-input-affix-wrapper .ant-input { .ant-input-affix-wrapper .ant-input {
min-height: 100%; min-height: 100%;
...@@ -6828,6 +6830,9 @@ textarea.ant-input { ...@@ -6828,6 +6830,9 @@ textarea.ant-input {
border-top-left-radius: 0; border-top-left-radius: 0;
border-bottom-left-radius: 0; border-bottom-left-radius: 0;
} }
.ant-input-search > .ant-input-suffix > .ant-input-search-button > .anticon-search {
font-size: 16px;
}
.ant-input-search.ant-input-search-enter-button > .ant-input { .ant-input-search.ant-input-search-enter-button > .ant-input {
padding-right: 46px; padding-right: 46px;
} }
...@@ -6943,7 +6948,7 @@ textarea.ant-input { ...@@ -6943,7 +6948,7 @@ textarea.ant-input {
color: rgba(0, 0, 0, 0.65); color: rgba(0, 0, 0, 0.65);
} }
.ant-popover-message { .ant-popover-message {
padding: 8px 0 16px; padding: 4px 0 12px;
font-size: 14px; font-size: 14px;
color: rgba(0, 0, 0, 0.65); color: rgba(0, 0, 0, 0.65);
} }
...@@ -6957,7 +6962,7 @@ textarea.ant-input { ...@@ -6957,7 +6962,7 @@ textarea.ant-input {
} }
.ant-popover-buttons { .ant-popover-buttons {
text-align: right; text-align: right;
margin-bottom: 8px; margin-bottom: 4px;
} }
.ant-popover-buttons button { .ant-popover-buttons button {
margin-left: 8px; margin-left: 8px;
...@@ -7526,7 +7531,7 @@ textarea.ant-input { ...@@ -7526,7 +7531,7 @@ textarea.ant-input {
} }
:root .ant-tabs-tab-prev-icon:before, :root .ant-tabs-tab-prev-icon:before,
:root .ant-tabs-tab-next-icon:before { :root .ant-tabs-tab-next-icon:before {
font-size: 14px; font-size: 12px;
} }
.ant-tabs-tab-btn-disabled { .ant-tabs-tab-btn-disabled {
cursor: not-allowed; cursor: not-allowed;
...@@ -8217,7 +8222,7 @@ textarea.ant-input { ...@@ -8217,7 +8222,7 @@ textarea.ant-input {
:root .ant-pagination-jump-next:focus:after, :root .ant-pagination-jump-next:focus:after,
:root .ant-pagination-jump-prev:hover:after, :root .ant-pagination-jump-prev:hover:after,
:root .ant-pagination-jump-next:hover:after { :root .ant-pagination-jump-next:hover:after {
font-size: 14px; font-size: 12px;
} }
.ant-pagination-jump-prev:focus:after, .ant-pagination-jump-prev:focus:after,
.ant-pagination-jump-prev:hover:after { .ant-pagination-jump-prev:hover:after {
...@@ -8389,6 +8394,7 @@ textarea.ant-pagination-options-quick-jumper input { ...@@ -8389,6 +8394,7 @@ textarea.ant-pagination-options-quick-jumper input {
-webkit-transition: all .3s, height 0s; -webkit-transition: all .3s, height 0s;
-o-transition: all .3s, height 0s; -o-transition: all .3s, height 0s;
transition: all .3s, height 0s; transition: all .3s, height 0s;
min-height: 32px;
} }
.ant-pagination-options-quick-jumper input-lg { .ant-pagination-options-quick-jumper input-lg {
padding: 6px 11px; padding: 6px 11px;
...@@ -8471,7 +8477,7 @@ textarea.ant-pagination-options-quick-jumper input { ...@@ -8471,7 +8477,7 @@ textarea.ant-pagination-options-quick-jumper input {
margin-right: 0; margin-right: 0;
} }
.ant-pagination.mini .ant-pagination-options { .ant-pagination.mini .ant-pagination-options {
margin-left: 8px; margin-left: 2px;
} }
.ant-pagination.mini .ant-pagination-options-quick-jumper { .ant-pagination.mini .ant-pagination-options-quick-jumper {
height: 24px; height: 24px;
...@@ -12957,7 +12963,7 @@ span.ant-radio + * { ...@@ -12957,7 +12963,7 @@ span.ant-radio + * {
} }
:root .ant-table-column-sorter .anticon-caret-up, :root .ant-table-column-sorter .anticon-caret-up,
:root .ant-table-column-sorter .anticon-caret-down { :root .ant-table-column-sorter .anticon-caret-down {
font-size: 14px; font-size: 12px;
} }
.ant-table-bordered .ant-table-header > table, .ant-table-bordered .ant-table-header > table,
.ant-table-bordered .ant-table-body > table, .ant-table-bordered .ant-table-body > table,
...@@ -14504,6 +14510,7 @@ textarea.ant-calendar-range .ant-calendar-time-picker-input { ...@@ -14504,6 +14510,7 @@ textarea.ant-calendar-range .ant-calendar-time-picker-input {
-webkit-transition: all .3s, height 0s; -webkit-transition: all .3s, height 0s;
-o-transition: all .3s, height 0s; -o-transition: all .3s, height 0s;
transition: all .3s, height 0s; transition: all .3s, height 0s;
min-height: 32px;
} }
.ant-calendar-range .ant-calendar-input-lg, .ant-calendar-range .ant-calendar-input-lg,
.ant-calendar-range .ant-calendar-time-picker-input-lg { .ant-calendar-range .ant-calendar-time-picker-input-lg {
...@@ -15476,6 +15483,7 @@ textarea.ant-time-picker-input { ...@@ -15476,6 +15483,7 @@ textarea.ant-time-picker-input {
-webkit-transition: all .3s, height 0s; -webkit-transition: all .3s, height 0s;
-o-transition: all .3s, height 0s; -o-transition: all .3s, height 0s;
transition: all .3s, height 0s; transition: all .3s, height 0s;
min-height: 32px;
} }
.ant-time-picker-input-lg { .ant-time-picker-input-lg {
padding: 6px 11px; padding: 6px 11px;
...@@ -16704,9 +16712,9 @@ th.alignRight___3Y_eb { ...@@ -16704,9 +16712,9 @@ th.alignRight___3Y_eb {
text-align: center; text-align: center;
text-transform: none; text-transform: none;
text-rendering: auto; text-rendering: auto;
width: 48px; width: 56px;
height: 48px; height: 56px;
line-height: 48px; line-height: 56px;
font-size: 16px; font-size: 16px;
} }
.ant-modal-close-x:before { .ant-modal-close-x:before {
...@@ -16720,7 +16728,7 @@ th.alignRight___3Y_eb { ...@@ -16720,7 +16728,7 @@ th.alignRight___3Y_eb {
text-decoration: none; text-decoration: none;
} }
.ant-modal-header { .ant-modal-header {
padding: 13px 24px; padding: 16px 24px;
border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
background: #fff; background: #fff;
color: rgba(0, 0, 0, 0.65); color: rgba(0, 0, 0, 0.65);
...@@ -16786,7 +16794,7 @@ th.alignRight___3Y_eb { ...@@ -16786,7 +16794,7 @@ th.alignRight___3Y_eb {
display: none; display: none;
} }
.ant-confirm .ant-modal-body { .ant-confirm .ant-modal-body {
padding: 24px; padding: 32px 32px 24px;
} }
.ant-confirm-body-wrapper { .ant-confirm-body-wrapper {
zoom: 1; zoom: 1;
...@@ -16808,15 +16816,15 @@ th.alignRight___3Y_eb { ...@@ -16808,15 +16816,15 @@ th.alignRight___3Y_eb {
font-size: 16px; font-size: 16px;
} }
.ant-confirm-body .ant-confirm-content { .ant-confirm-body .ant-confirm-content {
margin-left: 42px; margin-left: 38px;
font-size: 14px; font-size: 14px;
color: rgba(0, 0, 0, 0.65); color: rgba(0, 0, 0, 0.65);
margin-top: 8px; margin-top: 8px;
} }
.ant-confirm-body > .anticon { .ant-confirm-body > .anticon {
font-size: 24px; font-size: 22px;
margin-right: 16px; margin-right: 16px;
padding: 0 1px; margin-top: 1px;
float: left; float: left;
} }
.ant-confirm .ant-confirm-btns { .ant-confirm .ant-confirm-btns {
...@@ -16902,6 +16910,7 @@ textarea.ant-input-number { ...@@ -16902,6 +16910,7 @@ textarea.ant-input-number {
-webkit-transition: all .3s, height 0s; -webkit-transition: all .3s, height 0s;
-o-transition: all .3s, height 0s; -o-transition: all .3s, height 0s;
transition: all .3s, height 0s; transition: all .3s, height 0s;
min-height: 32px;
} }
.ant-input-number-lg { .ant-input-number-lg {
padding: 6px 11px; padding: 6px 11px;
...@@ -16969,7 +16978,7 @@ textarea.ant-input-number { ...@@ -16969,7 +16978,7 @@ textarea.ant-input-number {
} }
:root .ant-input-number-handler-up-inner, :root .ant-input-number-handler-up-inner,
:root .ant-input-number-handler-down-inner { :root .ant-input-number-handler-down-inner {
font-size: 14px; font-size: 12px;
} }
.ant-input-number:hover { .ant-input-number:hover {
border-color: #40a9ff; border-color: #40a9ff;
...@@ -17709,12 +17718,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child { ...@@ -17709,12 +17718,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
color: #1890ff; color: #1890ff;
} }
.ant-advanced-search-form .ant-form-item { .ant-advanced-search-form .ant-form-item {
margin-bottom: 16px; margin-bottom: 24px;
}
.ant-advanced-search-form .ant-input,
.ant-advanced-search-form .ant-input-group .ant-input,
.ant-advanced-search-form .ant-input-group .ant-input-group-addon {
height: 32px;
} }
.show-help-enter, .show-help-enter,
.show-help-appear { .show-help-appear {
...@@ -18546,8 +18550,8 @@ a.listItemMetaTitle___2hSaJ { ...@@ -18546,8 +18550,8 @@ a.listItemMetaTitle___2hSaJ {
padding-right: 0; padding-right: 0;
} }
.ant-progress-show-info .ant-progress-outer { .ant-progress-show-info .ant-progress-outer {
padding-right: 2.75em; padding-right: calc(2em + 8px);
margin-right: -2.75em; margin-right: calc(-2em - 8px);
} }
.ant-progress-inner { .ant-progress-inner {
display: inline-block; display: inline-block;
...@@ -18576,10 +18580,11 @@ a.listItemMetaTitle___2hSaJ { ...@@ -18576,10 +18580,11 @@ a.listItemMetaTitle___2hSaJ {
width: 2em; width: 2em;
text-align: left; text-align: left;
font-size: 1em; font-size: 1em;
margin-left: 0.75em; margin-left: 8px;
vertical-align: middle; vertical-align: middle;
display: inline-block; display: inline-block;
color: rgba(0, 0, 0, 0.45); color: rgba(0, 0, 0, 0.45);
line-height: 1;
} }
.ant-progress-text .anticon { .ant-progress-text .anticon {
font-size: 14px; font-size: 14px;
...@@ -18637,28 +18642,12 @@ a.listItemMetaTitle___2hSaJ { ...@@ -18637,28 +18642,12 @@ a.listItemMetaTitle___2hSaJ {
.ant-progress-circle .ant-progress-text .anticon { .ant-progress-circle .ant-progress-text .anticon {
font-size: 1.16666667em; font-size: 1.16666667em;
} }
.ant-progress-circle .ant-progress-status-exception .ant-progress-text { .ant-progress-circle.ant-progress-status-exception .ant-progress-text {
color: #f5222d; color: #f5222d;
} }
.ant-progress-circle .ant-progress-status-success .ant-progress-text { .ant-progress-circle.ant-progress-status-success .ant-progress-text {
color: #52c41a; color: #52c41a;
} }
@-webkit-keyframes ant-progress-appear {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes ant-progress-appear {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes ant-progress-active { @-webkit-keyframes ant-progress-active {
0% { 0% {
opacity: 0.1; opacity: 0.1;
...@@ -19206,7 +19195,7 @@ a.listItemMetaTitle___2hSaJ { ...@@ -19206,7 +19195,7 @@ a.listItemMetaTitle___2hSaJ {
top: 0; top: 0;
height: 100%; height: 100%;
width: 1px; width: 1px;
padding: 36px 0 4px; padding: 38px 0 6px;
} }
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-tail:after { .ant-steps-vertical > .ant-steps-item > .ant-steps-item-tail:after {
height: 100%; height: 100%;
...@@ -19222,7 +19211,7 @@ a.listItemMetaTitle___2hSaJ { ...@@ -19222,7 +19211,7 @@ a.listItemMetaTitle___2hSaJ {
position: absolute; position: absolute;
left: 12px; left: 12px;
top: 0; top: 0;
padding: 28px 0 4px; padding: 30px 0 6px;
} }
.ant-steps-vertical.ant-steps-small .ant-steps-item-title { .ant-steps-vertical.ant-steps-small .ant-steps-item-title {
line-height: 24px; line-height: 24px;
...@@ -19256,7 +19245,7 @@ a.listItemMetaTitle___2hSaJ { ...@@ -19256,7 +19245,7 @@ a.listItemMetaTitle___2hSaJ {
top: 0; top: 0;
height: 100%; height: 100%;
width: 1px; width: 1px;
padding: 36px 0 4px; padding: 38px 0 6px;
} }
.ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-tail:after { .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-tail:after {
height: 100%; height: 100%;
...@@ -19272,7 +19261,7 @@ a.listItemMetaTitle___2hSaJ { ...@@ -19272,7 +19261,7 @@ a.listItemMetaTitle___2hSaJ {
position: absolute; position: absolute;
left: 12px; left: 12px;
top: 0; top: 0;
padding: 28px 0 4px; padding: 30px 0 6px;
} }
.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-title { .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-title {
line-height: 24px; line-height: 24px;
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ant Design Pro</title> <title>Ant Design Pro</title>
<link rel="icon" href="https://gw.alipayobjects.com/zos/rmsportal/IOtlElCiWVIOZqgDslYd.png" type="image/x-icon"> <link rel="icon" href="https://gw.alipayobjects.com/zos/rmsportal/IOtlElCiWVIOZqgDslYd.png" type="image/x-icon">
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment