Latest updates from IceHrmPro
This commit is contained in:
2
web/node_modules/antd/es/timeline/style/css.js
generated
vendored
Normal file
2
web/node_modules/antd/es/timeline/style/css.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import '../../style/index.css';
|
||||
import './index.css';
|
||||
240
web/node_modules/antd/es/timeline/style/index.css
generated
vendored
Normal file
240
web/node_modules/antd/es/timeline/style/index.css
generated
vendored
Normal file
@@ -0,0 +1,240 @@
|
||||
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
.ant-timeline {
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
color: rgba(0, 0, 0, 0.65);
|
||||
font-size: 14px;
|
||||
font-variant: tabular-nums;
|
||||
line-height: 1.5715;
|
||||
-webkit-font-feature-settings: 'tnum';
|
||||
font-feature-settings: 'tnum';
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
}
|
||||
.ant-timeline-item {
|
||||
position: relative;
|
||||
margin: 0;
|
||||
padding-bottom: 20px;
|
||||
font-size: 14px;
|
||||
list-style: none;
|
||||
}
|
||||
.ant-timeline-item-tail {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
left: 4px;
|
||||
height: calc(100% - 10px);
|
||||
border-left: 2px solid #f0f0f0;
|
||||
}
|
||||
.ant-timeline-item-pending .ant-timeline-item-head {
|
||||
font-size: 12px;
|
||||
background-color: transparent;
|
||||
}
|
||||
.ant-timeline-item-pending .ant-timeline-item-tail {
|
||||
display: none;
|
||||
}
|
||||
.ant-timeline-item-head {
|
||||
position: absolute;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
background-color: #fff;
|
||||
border: 2px solid transparent;
|
||||
border-radius: 100px;
|
||||
}
|
||||
.ant-timeline-item-head-blue {
|
||||
color: #1890ff;
|
||||
border-color: #1890ff;
|
||||
}
|
||||
.ant-timeline-item-head-red {
|
||||
color: #ff4d4f;
|
||||
border-color: #ff4d4f;
|
||||
}
|
||||
.ant-timeline-item-head-green {
|
||||
color: #52c41a;
|
||||
border-color: #52c41a;
|
||||
}
|
||||
.ant-timeline-item-head-gray {
|
||||
color: rgba(0, 0, 0, 0.25);
|
||||
border-color: rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
.ant-timeline-item-head-custom {
|
||||
position: absolute;
|
||||
top: 5.5px;
|
||||
left: 5px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
margin-top: 0;
|
||||
padding: 3px 1px;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
-webkit-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
.ant-timeline-item-content {
|
||||
position: relative;
|
||||
top: -7.001px;
|
||||
margin: 0 0 0 26px;
|
||||
word-break: break-word;
|
||||
}
|
||||
.ant-timeline-item-last > .ant-timeline-item-tail {
|
||||
display: none;
|
||||
}
|
||||
.ant-timeline-item-last > .ant-timeline-item-content {
|
||||
min-height: 48px;
|
||||
}
|
||||
.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-tail,
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-tail,
|
||||
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-head,
|
||||
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
|
||||
left: 50%;
|
||||
}
|
||||
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-head {
|
||||
margin-left: -4px;
|
||||
}
|
||||
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
|
||||
margin-left: 1px;
|
||||
}
|
||||
.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content,
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content {
|
||||
left: calc(50% - 4px);
|
||||
width: calc(50% - 14px);
|
||||
text-align: left;
|
||||
}
|
||||
.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content,
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content {
|
||||
width: calc(50% - 12px);
|
||||
margin: 0;
|
||||
text-align: right;
|
||||
}
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
|
||||
left: calc(100% - 4px - 2px);
|
||||
}
|
||||
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
|
||||
width: calc(100% - 18px);
|
||||
}
|
||||
.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
|
||||
display: block;
|
||||
height: calc(100% - 14px);
|
||||
border-left: 2px dotted #f0f0f0;
|
||||
}
|
||||
.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
|
||||
display: none;
|
||||
}
|
||||
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
|
||||
top: 15px;
|
||||
display: block;
|
||||
height: calc(100% - 15px);
|
||||
border-left: 2px dotted #f0f0f0;
|
||||
}
|
||||
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
|
||||
min-height: 48px;
|
||||
}
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-label {
|
||||
position: absolute;
|
||||
top: -7.001px;
|
||||
width: calc(50% - 12px);
|
||||
text-align: right;
|
||||
}
|
||||
.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label {
|
||||
left: calc(50% + 14px);
|
||||
width: calc(50% - 14px);
|
||||
text-align: left;
|
||||
}
|
||||
.ant-timeline-rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
.ant-timeline-rtl .ant-timeline-item-tail {
|
||||
right: 4px;
|
||||
left: auto;
|
||||
border-right: 2px solid #f0f0f0;
|
||||
border-left: none;
|
||||
}
|
||||
.ant-timeline-rtl .ant-timeline-item-head-custom {
|
||||
right: 5px;
|
||||
left: auto;
|
||||
-webkit-transform: translate(50%, -50%);
|
||||
transform: translate(50%, -50%);
|
||||
}
|
||||
.ant-timeline-rtl .ant-timeline-item-content {
|
||||
margin: 0 18px 0 0;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-tail,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-tail,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
|
||||
right: 50%;
|
||||
left: auto;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head {
|
||||
margin-right: -4px;
|
||||
margin-left: 0;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
|
||||
margin-right: 1px;
|
||||
margin-left: 0;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content {
|
||||
right: calc(50% - 4px);
|
||||
left: auto;
|
||||
text-align: right;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content {
|
||||
text-align: left;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
|
||||
right: 0;
|
||||
left: auto;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
|
||||
width: 100%;
|
||||
margin-right: 18px;
|
||||
text-align: right;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
|
||||
border-right: 2px dotted #f0f0f0;
|
||||
border-left: none;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
|
||||
border-right: 2px dotted #f0f0f0;
|
||||
border-left: none;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-label {
|
||||
text-align: left;
|
||||
}
|
||||
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label {
|
||||
right: calc(50% + 14px);
|
||||
text-align: right;
|
||||
}
|
||||
2
web/node_modules/antd/es/timeline/style/index.d.ts
generated
vendored
Normal file
2
web/node_modules/antd/es/timeline/style/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import '../../style/index.less';
|
||||
import './index.less';
|
||||
2
web/node_modules/antd/es/timeline/style/index.js
generated
vendored
Normal file
2
web/node_modules/antd/es/timeline/style/index.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import '../../style/index.less';
|
||||
import './index.less';
|
||||
186
web/node_modules/antd/es/timeline/style/index.less
generated
vendored
Normal file
186
web/node_modules/antd/es/timeline/style/index.less
generated
vendored
Normal file
@@ -0,0 +1,186 @@
|
||||
@import '../../style/themes/index';
|
||||
@import '../../style/mixins/index';
|
||||
|
||||
@timeline-prefix-cls: ~'@{ant-prefix}-timeline';
|
||||
|
||||
.@{timeline-prefix-cls} {
|
||||
.reset-component;
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
|
||||
&-item {
|
||||
position: relative;
|
||||
margin: 0;
|
||||
padding-bottom: @timeline-item-padding-bottom;
|
||||
font-size: @font-size-base;
|
||||
list-style: none;
|
||||
|
||||
&-tail {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
left: 4px;
|
||||
height: calc(100% - 10px);
|
||||
border-left: @timeline-width solid @timeline-color;
|
||||
}
|
||||
|
||||
&-pending &-head {
|
||||
font-size: @font-size-sm;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
&-pending &-tail {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&-head {
|
||||
position: absolute;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
background-color: @timeline-dot-bg;
|
||||
border: @timeline-dot-border-width solid transparent;
|
||||
border-radius: 100px;
|
||||
|
||||
&-blue {
|
||||
color: @primary-color;
|
||||
border-color: @primary-color;
|
||||
}
|
||||
|
||||
&-red {
|
||||
color: @error-color;
|
||||
border-color: @error-color;
|
||||
}
|
||||
|
||||
&-green {
|
||||
color: @success-color;
|
||||
border-color: @success-color;
|
||||
}
|
||||
|
||||
&-gray {
|
||||
color: @disabled-color;
|
||||
border-color: @disabled-color;
|
||||
}
|
||||
}
|
||||
|
||||
&-head-custom {
|
||||
position: absolute;
|
||||
top: 5.5px;
|
||||
left: 5px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
margin-top: 0;
|
||||
padding: 3px 1px;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
&-content {
|
||||
position: relative;
|
||||
top: -(@font-size-base * @line-height-base - @font-size-base) + 1px;
|
||||
margin: 0 0 0 @margin-lg + 2px;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
&-last {
|
||||
> .@{timeline-prefix-cls}-item-tail {
|
||||
display: none;
|
||||
}
|
||||
> .@{timeline-prefix-cls}-item-content {
|
||||
min-height: 48px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.@{timeline-prefix-cls}-alternate,
|
||||
&.@{timeline-prefix-cls}-right,
|
||||
&.@{timeline-prefix-cls}-label {
|
||||
.@{timeline-prefix-cls}-item {
|
||||
&-tail,
|
||||
&-head,
|
||||
&-head-custom {
|
||||
left: 50%;
|
||||
}
|
||||
|
||||
&-head {
|
||||
margin-left: -4px;
|
||||
|
||||
&-custom {
|
||||
margin-left: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
&-left {
|
||||
.@{timeline-prefix-cls}-item-content {
|
||||
left: calc(50% - 4px);
|
||||
width: calc(50% - 14px);
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
&-right {
|
||||
.@{timeline-prefix-cls}-item-content {
|
||||
width: calc(50% - 12px);
|
||||
margin: 0;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.@{timeline-prefix-cls}-right {
|
||||
.@{timeline-prefix-cls}-item-right {
|
||||
.@{timeline-prefix-cls}-item-tail,
|
||||
.@{timeline-prefix-cls}-item-head,
|
||||
.@{timeline-prefix-cls}-item-head-custom {
|
||||
// stylelint-disable-next-line function-calc-no-invalid
|
||||
left: calc(100% - 4px - @timeline-width);
|
||||
}
|
||||
.@{timeline-prefix-cls}-item-content {
|
||||
width: calc(100% - 18px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&&-pending &-item-last &-item-tail {
|
||||
display: block;
|
||||
height: calc(100% - 14px);
|
||||
border-left: 2px dotted @timeline-color;
|
||||
}
|
||||
|
||||
&&-reverse &-item-last &-item-tail {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&&-reverse &-item-pending {
|
||||
.@{timeline-prefix-cls}-item-tail {
|
||||
top: 15px;
|
||||
display: block;
|
||||
height: calc(100% - 15px);
|
||||
border-left: 2px dotted @timeline-color;
|
||||
}
|
||||
.@{timeline-prefix-cls}-item-content {
|
||||
min-height: 48px;
|
||||
}
|
||||
}
|
||||
&.@{timeline-prefix-cls}-label {
|
||||
.@{timeline-prefix-cls}-item-label {
|
||||
position: absolute;
|
||||
top: -(@font-size-base * @line-height-base - @font-size-base) + 1px;
|
||||
width: calc(50% - 12px);
|
||||
text-align: right;
|
||||
}
|
||||
.@{timeline-prefix-cls}-item-right {
|
||||
.@{timeline-prefix-cls}-item-label {
|
||||
left: calc(50% + 14px);
|
||||
width: calc(50% - 14px);
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@import './rtl';
|
||||
135
web/node_modules/antd/es/timeline/style/rtl.less
generated
vendored
Normal file
135
web/node_modules/antd/es/timeline/style/rtl.less
generated
vendored
Normal file
@@ -0,0 +1,135 @@
|
||||
@import '../../style/themes/index';
|
||||
@import '../../style/mixins/index';
|
||||
|
||||
@timeline-prefix-cls: ~'@{ant-prefix}-timeline';
|
||||
|
||||
.@{timeline-prefix-cls} {
|
||||
&-rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
&-item {
|
||||
&-tail {
|
||||
.@{timeline-prefix-cls}-rtl & {
|
||||
right: 4px;
|
||||
left: auto;
|
||||
border-right: @timeline-width solid @timeline-color;
|
||||
border-left: none;
|
||||
}
|
||||
}
|
||||
|
||||
&-head-custom {
|
||||
.@{timeline-prefix-cls}-rtl & {
|
||||
right: 5px;
|
||||
left: auto;
|
||||
transform: translate(50%, -50%);
|
||||
}
|
||||
}
|
||||
|
||||
&-content {
|
||||
.@{timeline-prefix-cls}-rtl & {
|
||||
margin: 0 18px 0 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.@{timeline-prefix-cls}-alternate,
|
||||
&.@{timeline-prefix-cls}-right,
|
||||
&.@{timeline-prefix-cls}-label {
|
||||
.@{timeline-prefix-cls}-item {
|
||||
&-tail,
|
||||
&-head,
|
||||
&-head-custom {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
right: 50%;
|
||||
left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
&-head {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
margin-right: -4px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
&-custom {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
margin-right: 1px;
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-left {
|
||||
.@{timeline-prefix-cls}-item-content {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
right: calc(50% - 4px);
|
||||
left: auto;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-right {
|
||||
.@{timeline-prefix-cls}-item-content {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.@{timeline-prefix-cls}-right {
|
||||
.@{timeline-prefix-cls}-item-right {
|
||||
.@{timeline-prefix-cls}-item-tail,
|
||||
.@{timeline-prefix-cls}-item-head,
|
||||
.@{timeline-prefix-cls}-item-head-custom {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
right: 0;
|
||||
left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.@{timeline-prefix-cls}-item-content {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
width: 100%;
|
||||
margin-right: 18px;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&&-pending &-item-last &-item-tail {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
border-right: 2px dotted @timeline-color;
|
||||
border-left: none;
|
||||
}
|
||||
}
|
||||
|
||||
&&-reverse &-item-pending {
|
||||
.@{timeline-prefix-cls}-item-tail {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
border-right: 2px dotted @timeline-color;
|
||||
border-left: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.@{timeline-prefix-cls}-label {
|
||||
.@{timeline-prefix-cls}-item-label {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
.@{timeline-prefix-cls}-item-right {
|
||||
.@{timeline-prefix-cls}-item-label {
|
||||
.@{timeline-prefix-cls}-rtl& {
|
||||
right: calc(50% + 14px);
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user