Auto Submit

dev_aliyun_xibeigongye
autosubmit 3 years ago
parent 9595a199d7
commit 824833fad9

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -1042,7 +1069,7 @@ textarea.ant-pagination-options-quick-jumper input {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -1078,7 +1105,10 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -21,9 +21,30 @@
transition: all 0.3s;
display: inline-flex;
}
.ant-input-affix-wrapper::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-input-affix-wrapper:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-input-affix-wrapper::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-input-affix-wrapper::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-input-affix-wrapper:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-input-affix-wrapper:placeholder-shown {
text-overflow: ellipsis;
@ -286,9 +307,30 @@ textarea.ant-input-affix-wrapper {
border-radius: 2px;
transition: all 0.3s;
}
.ant-input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-input:placeholder-shown {
text-overflow: ellipsis;

@ -150,7 +150,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {
@ -365,7 +365,10 @@
border-radius: 100px;
cursor: pointer;
transition: all 0.2s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-switch:focus {
outline: 0;
@ -956,7 +959,7 @@
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -992,7 +995,10 @@
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
@ -1195,7 +1201,10 @@
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -1309,8 +1318,10 @@
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
@ -1918,13 +1929,15 @@
direction: rtl;
}
.ant-ribbon-rtl.ant-ribbon-placement-end {
right: unset;
right: auto;
right: initial;
left: -8px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 0;
}
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner {
right: unset;
right: auto;
right: initial;
left: 0;
border-color: currentcolor currentcolor transparent transparent;
}
@ -1933,13 +1946,15 @@
}
.ant-ribbon-rtl.ant-ribbon-placement-start {
right: -8px;
left: unset;
left: auto;
left: initial;
border-bottom-right-radius: 0;
border-bottom-left-radius: 2px;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner {
right: 0;
left: unset;
left: auto;
left: initial;
border-color: currentcolor transparent transparent currentcolor;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner::after {

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -868,7 +895,8 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -884,6 +912,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -906,6 +935,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -929,6 +959,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -946,6 +977,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -963,6 +995,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -980,6 +1013,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -997,6 +1031,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1134,9 +1169,10 @@ textarea.ant-pagination-options-quick-jumper input {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -1174,8 +1210,11 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1418,7 +1457,7 @@ textarea.ant-pagination-options-quick-jumper input {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -1454,7 +1493,10 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -925,7 +925,10 @@ li:last-child > .ant-breadcrumb-separator {
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -1058,7 +1061,10 @@ li:last-child > .ant-breadcrumb-separator {
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -1149,9 +1155,30 @@ li:last-child > .ant-breadcrumb-separator {
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;

@ -23,7 +23,10 @@
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -137,8 +140,10 @@
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
@ -823,7 +828,10 @@
border-radius: 100px;
cursor: pointer;
transition: all 0.2s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-switch:focus {
outline: 0;

@ -400,7 +400,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -416,6 +417,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -438,6 +440,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -461,6 +464,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -478,6 +482,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -495,6 +500,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -512,6 +518,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -529,6 +536,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -666,9 +674,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -706,8 +715,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -911,7 +911,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -927,6 +928,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -949,6 +951,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -972,6 +975,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -989,6 +993,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1006,6 +1011,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1023,6 +1029,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1040,6 +1047,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1177,9 +1185,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -1217,8 +1226,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1461,7 +1473,7 @@ span.ant-radio + * {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -1497,7 +1509,10 @@ span.ant-radio + * {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -316,7 +316,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -332,6 +333,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -354,6 +356,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -377,6 +380,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -394,6 +398,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -411,6 +416,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -428,6 +434,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -445,6 +452,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -582,9 +590,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -622,8 +631,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1239,7 +1251,8 @@
.xterm {
font-feature-settings: "liga" 0;
position: relative;
user-select: none;
-moz-user-select: none;
user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
}
@ -1415,7 +1428,7 @@
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -1451,7 +1464,10 @@
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -26,7 +26,10 @@
border-radius: 100px;
cursor: pointer;
transition: all 0.2s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-switch:focus {
outline: 0;
@ -340,7 +343,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-select-tree-checkbox-wrapper::after {
@ -498,7 +501,10 @@
.ant-select-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-indent-unit {
display: inline-block;
@ -516,7 +522,10 @@
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-switcher .ant-tree-switcher-icon,
.ant-select-tree-switcher .ant-select-tree-switcher-icon {
@ -561,6 +570,7 @@
content: ' ';
}
.ant-select-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -599,7 +609,10 @@
}
.ant-select-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;
@ -811,7 +824,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {

@ -23,7 +23,10 @@
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -137,8 +140,10 @@
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
@ -523,7 +528,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -539,6 +545,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -561,6 +568,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -584,6 +592,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -601,6 +610,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -618,6 +628,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -635,6 +646,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -652,6 +664,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -789,9 +802,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -829,8 +843,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1214,7 +1231,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-select-tree-checkbox-wrapper::after {
@ -1372,7 +1389,10 @@
.ant-select-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-indent-unit {
display: inline-block;
@ -1390,7 +1410,10 @@
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-switcher .ant-tree-switcher-icon,
.ant-select-tree-switcher .ant-select-tree-switcher-icon {
@ -1435,6 +1458,7 @@
content: ' ';
}
.ant-select-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -1473,7 +1497,10 @@
}
.ant-select-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;

@ -400,7 +400,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -416,6 +417,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -438,6 +440,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -461,6 +464,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -478,6 +482,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -495,6 +500,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -512,6 +518,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -529,6 +536,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -666,9 +674,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -706,8 +715,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1108,7 +1120,7 @@ span.ant-radio + * {
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {

@ -647,7 +647,10 @@
border-radius: 100px;
cursor: pointer;
transition: all 0.2s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-switch:focus {
outline: 0;

@ -856,13 +856,15 @@ li:last-child > .ant-breadcrumb-separator {
direction: rtl;
}
.ant-ribbon-rtl.ant-ribbon-placement-end {
right: unset;
right: auto;
right: initial;
left: -8px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 0;
}
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner {
right: unset;
right: auto;
right: initial;
left: 0;
border-color: currentcolor currentcolor transparent transparent;
}
@ -871,13 +873,15 @@ li:last-child > .ant-breadcrumb-separator {
}
.ant-ribbon-rtl.ant-ribbon-placement-start {
right: -8px;
left: unset;
left: auto;
left: initial;
border-bottom-right-radius: 0;
border-bottom-left-radius: 2px;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner {
right: 0;
left: unset;
left: auto;
left: initial;
border-color: currentcolor transparent transparent currentcolor;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner::after {

@ -333,7 +333,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -349,6 +350,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -371,6 +373,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -394,6 +397,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -411,6 +415,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -428,6 +433,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -445,6 +451,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -462,6 +469,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -599,9 +607,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -639,8 +648,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -236,7 +236,10 @@ li:last-child > .ant-breadcrumb-separator {
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -350,8 +353,10 @@ li:last-child > .ant-breadcrumb-separator {
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,

@ -341,7 +341,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -474,7 +477,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -565,9 +571,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -1432,7 +1459,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -1448,6 +1476,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1470,6 +1499,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1493,6 +1523,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1510,6 +1541,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1527,6 +1559,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1544,6 +1577,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1561,6 +1595,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1698,9 +1733,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -1738,8 +1774,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -2123,7 +2162,7 @@ span.ant-radio + * {
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-select-tree-checkbox-wrapper::after {
@ -2281,7 +2320,10 @@ span.ant-radio + * {
.ant-select-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-indent-unit {
display: inline-block;
@ -2299,7 +2341,10 @@ span.ant-radio + * {
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-switcher .ant-tree-switcher-icon,
.ant-select-tree-switcher .ant-select-tree-switcher-icon {
@ -2344,6 +2389,7 @@ span.ant-radio + * {
content: ' ';
}
.ant-select-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -2382,7 +2428,10 @@ span.ant-radio + * {
}
.ant-select-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;

@ -257,7 +257,8 @@ li:last-child > .ant-breadcrumb-separator {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -273,6 +274,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -295,6 +297,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -318,6 +321,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -335,6 +339,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -352,6 +357,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -369,6 +375,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -386,6 +393,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -523,9 +531,10 @@ li:last-child > .ant-breadcrumb-separator {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -563,8 +572,11 @@ li:last-child > .ant-breadcrumb-separator {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1163,7 +1175,7 @@ span.ant-radio + * {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -1199,7 +1211,10 @@ span.ant-radio + * {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -792,7 +819,10 @@ textarea.ant-pagination-options-quick-jumper input {
overflow: hidden;
}
.ant-card-loading .ant-card-body {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-card-small > .ant-card-head {
min-height: 30px;
@ -1549,7 +1579,8 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -1565,6 +1596,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1587,6 +1619,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1610,6 +1643,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1627,6 +1661,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1644,6 +1679,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1661,6 +1697,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1678,6 +1715,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1815,9 +1853,10 @@ textarea.ant-pagination-options-quick-jumper input {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -1855,8 +1894,11 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -44,7 +44,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -60,6 +61,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -82,6 +84,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -105,6 +108,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -122,6 +126,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -139,6 +144,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -156,6 +162,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -173,6 +180,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -310,9 +318,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -350,8 +359,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -44,7 +44,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -60,6 +61,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -82,6 +84,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -105,6 +108,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -122,6 +126,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -139,6 +144,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -156,6 +162,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -173,6 +180,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -310,9 +318,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -350,8 +359,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -292,7 +292,7 @@ var jsx_runtime = __webpack_require__(85893);
/***/ }),
/***/ 44838:
/***/ 28744:
/*!**************************************************************!*\
!*** ./src/pages/Account/Profile/Edit/index.tsx + 1 modules ***!
\**************************************************************/

@ -312,7 +312,10 @@
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -426,8 +429,10 @@
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,

@ -160,7 +160,10 @@ a.ant-typography.ant-typography-danger:hover {
.ant-typography.ant-typography-disabled {
color: rgba(0, 0, 0, 0.25);
cursor: not-allowed;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
div.ant-typography,
.ant-typography p {
@ -346,7 +349,8 @@ a.ant-typography.ant-typography-disabled:active,
.ant-typography u,
.ant-typography ins {
text-decoration: underline;
text-decoration-skip-ink: auto;
-webkit-text-decoration-skip: ink;
text-decoration-skip-ink: auto;
}
.ant-typography s,
.ant-typography del {
@ -832,7 +836,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -868,7 +872,10 @@ div.ant-typography-edit-content.ant-typography-rtl {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -10357,7 +10357,7 @@ var IncrementalDisplayable = __webpack_require__(/*! zrender/lib/graphic/Increme
var lineContain = __webpack_require__(/*! zrender/lib/contain/line */ 33640);
var quadraticContain = __webpack_require__(/*! zrender/lib/contain/quadratic */ 25674);
var quadraticContain = __webpack_require__(/*! zrender/lib/contain/quadratic */ 47399);
/*
* Licensed to the Apache Software Foundation (ASF) under one
@ -18210,7 +18210,7 @@ module.exports = _default;
/***/ }),
/***/ 17659:
/***/ 96586:
/*!***********************************************************!*\
!*** ./node_modules/echarts/lib/chart/pie/labelLayout.js ***!
\***********************************************************/
@ -18607,7 +18607,7 @@ var linearMap = _number.linearMap;
var layout = __webpack_require__(/*! ../../util/layout */ 76172);
var labelLayout = __webpack_require__(/*! ./labelLayout */ 17659);
var labelLayout = __webpack_require__(/*! ./labelLayout */ 96586);
var zrUtil = __webpack_require__(/*! zrender/lib/core/util */ 33051);
@ -28005,7 +28005,7 @@ var _vector = __webpack_require__(/*! zrender/lib/core/vector */ 45280);
var v2ApplyTransform = _vector.applyTransform;
var _axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 97980);
var _axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 16828);
var shouldShowAllLabels = _axisHelper.shouldShowAllLabels;
@ -32224,7 +32224,7 @@ var formatUtil = __webpack_require__(/*! ../../util/format */ 78988);
var matrix = __webpack_require__(/*! zrender/lib/core/matrix */ 32892);
var axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 97980);
var axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 16828);
var AxisBuilder = __webpack_require__(/*! ../axis/AxisBuilder */ 58608);
@ -45851,7 +45851,7 @@ var _symbol = __webpack_require__(/*! ../../util/symbol */ 41525);
var createSymbol = _symbol.createSymbol;
var axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 97980);
var axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 16828);
var numberUtil = __webpack_require__(/*! ../../util/number */ 85669);
@ -50147,7 +50147,7 @@ var Model = __webpack_require__(/*! ../../model/Model */ 4272);
var globalListener = __webpack_require__(/*! ../axisPointer/globalListener */ 56996);
var axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 97980);
var axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 16828);
var axisPointerViewHelper = __webpack_require__(/*! ../axisPointer/viewHelper */ 75539);
@ -55151,7 +55151,7 @@ module.exports = _default;
/***/ }),
/***/ 97980:
/***/ 16828:
/*!******************************************************!*\
!*** ./node_modules/echarts/lib/coord/axisHelper.js ***!
\******************************************************/
@ -55869,7 +55869,7 @@ var _model = __webpack_require__(/*! ../util/model */ 32234);
var makeInner = _model.makeInner;
var _axisHelper = __webpack_require__(/*! ./axisHelper */ 97980);
var _axisHelper = __webpack_require__(/*! ./axisHelper */ 16828);
var makeLabelFormatter = _axisHelper.makeLabelFormatter;
var getOptionCategoryInterval = _axisHelper.getOptionCategoryInterval;
@ -57535,7 +57535,7 @@ var _layout = __webpack_require__(/*! ../../util/layout */ 76172);
var getLayoutRect = _layout.getLayoutRect;
var _axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 97980);
var _axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 16828);
var createScaleByModel = _axisHelper.createScaleByModel;
var ifAxisCrossZero = _axisHelper.ifAxisCrossZero;
@ -60548,7 +60548,7 @@ var matrix = __webpack_require__(/*! zrender/lib/core/matrix */ 32892);
var layoutUtil = __webpack_require__(/*! ../../util/layout */ 76172);
var axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 97980);
var axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 16828);
var ParallelAxis = __webpack_require__(/*! ./ParallelAxis */ 66656);
@ -62222,7 +62222,7 @@ var _number = __webpack_require__(/*! ../../util/number */ 85669);
var parsePercent = _number.parsePercent;
var _axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 97980);
var _axisHelper = __webpack_require__(/*! ../../coord/axisHelper */ 16828);
var createScaleByModel = _axisHelper.createScaleByModel;
var niceScaleExtent = _axisHelper.niceScaleExtent;
@ -62582,7 +62582,7 @@ var IntervalScale = __webpack_require__(/*! ../../scale/Interval */ 70103);
var numberUtil = __webpack_require__(/*! ../../util/number */ 85669);
var _axisHelper = __webpack_require__(/*! ../axisHelper */ 97980);
var _axisHelper = __webpack_require__(/*! ../axisHelper */ 16828);
var getScaleExtent = _axisHelper.getScaleExtent;
var niceScaleExtent = _axisHelper.niceScaleExtent;
@ -63165,7 +63165,7 @@ module.exports = _default;
var SingleAxis = __webpack_require__(/*! ./SingleAxis */ 50465);
var axisHelper = __webpack_require__(/*! ../axisHelper */ 97980);
var axisHelper = __webpack_require__(/*! ../axisHelper */ 16828);
var _layout = __webpack_require__(/*! ../../util/layout */ 76172);
@ -72388,7 +72388,7 @@ var zrUtil = __webpack_require__(/*! zrender/lib/core/util */ 33051);
var createListFromArray = __webpack_require__(/*! ./chart/helper/createListFromArray */ 40488);
var axisHelper = __webpack_require__(/*! ./coord/axisHelper */ 97980);
var axisHelper = __webpack_require__(/*! ./coord/axisHelper */ 16828);
var axisModelCommonMixin = __webpack_require__(/*! ./coord/axisModelCommonMixin */ 16650);
@ -91612,7 +91612,7 @@ var line = __webpack_require__(/*! ./line */ 33640);
var cubic = __webpack_require__(/*! ./cubic */ 71972);
var quadratic = __webpack_require__(/*! ./quadratic */ 25674);
var quadratic = __webpack_require__(/*! ./quadratic */ 47399);
var arc = __webpack_require__(/*! ./arc */ 92334);
@ -92047,7 +92047,7 @@ exports.contain = contain;
/***/ }),
/***/ 25674:
/***/ 47399:
/*!*******************************************************!*\
!*** ./node_modules/zrender/lib/contain/quadratic.js ***!
\*******************************************************/

@ -378,11 +378,33 @@ span.ant-radio + * {
display: inline-flex;
width: 90px;
padding: 0;
padding-inline-start: 7px;
-webkit-padding-start: 7px;
padding-inline-start: 7px;
}
.ant-input-number-affix-wrapper::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-input-number-affix-wrapper:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-input-number-affix-wrapper::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-input-number-affix-wrapper::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-input-number-affix-wrapper:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-input-number-affix-wrapper:placeholder-shown {
text-overflow: ellipsis;
@ -486,7 +508,8 @@ textarea.ant-input-number-affix-wrapper {
pointer-events: none;
}
.ant-input-number-prefix {
margin-inline-end: 4px;
-webkit-margin-end: 4px;
margin-inline-end: 4px;
}
.ant-input-number-suffix {
position: absolute;
@ -590,9 +613,30 @@ textarea.ant-input-number-affix-wrapper {
border: 1px solid #d9d9d9;
border-radius: 2px;
}
.ant-input-number::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-input-number:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-input-number::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-input-number::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-input-number:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-input-number:placeholder-shown {
text-overflow: ellipsis;
@ -976,7 +1020,10 @@ textarea.ant-input-number {
color: rgba(0, 0, 0, 0.45);
line-height: 12px;
transition: all 0.1s linear;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-input-number-handler-up-inner > *,
.ant-input-number-handler-down-inner > * {
@ -1042,11 +1089,33 @@ textarea.ant-input-number {
outline: 0;
transition: all 0.3s linear;
-webkit-appearance: textfield !important;
-moz-appearance: textfield !important;
appearance: textfield !important;
}
.ant-input-number-input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-input-number-input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-input-number-input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-input-number-input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-input-number-input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-input-number-input:placeholder-shown {
text-overflow: ellipsis;

@ -379,7 +379,10 @@ span.ant-radio + * {
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -493,8 +496,10 @@ span.ant-radio + * {
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
@ -730,7 +735,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -746,6 +752,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -768,6 +775,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -791,6 +799,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -808,6 +817,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -825,6 +835,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -842,6 +853,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -859,6 +871,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -996,9 +1009,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -1036,8 +1050,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -341,7 +341,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -474,7 +477,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -565,9 +571,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;

@ -722,7 +722,7 @@ span.ant-radio + * {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -758,7 +758,10 @@ span.ant-radio + * {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -341,7 +341,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -474,7 +477,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -565,9 +571,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -1081,7 +1108,10 @@ textarea.ant-pagination-options-quick-jumper input {
overflow: hidden;
}
.ant-card-loading .ant-card-body {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-card-small > .ant-card-head {
min-height: 30px;
@ -1121,7 +1151,7 @@ textarea.ant-pagination-options-quick-jumper input {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -1157,7 +1187,10 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -1,5 +1,5 @@
"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([[27946],{
(self["webpackChunk"] = self["webpackChunk"] || []).push([[54836],{
/***/ 82982:
/*!*****************************************!*\

@ -1,122 +1,3 @@
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Video/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center____ICdO {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___Fizsy {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___ovw_y {
align-items: center;
box-align: center;
}
.flex_box_center_end___YvhJ8 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___NRvXy {
flex-direction: column;
box-orient: block-axis;
}
.warp___SiWVd {
width: 965px;
background: #fff;
box-shadow: 0px 2px 4px 0px rgba(232, 232, 233, 0.5);
border-radius: 4px;
padding: 20px 25px;
min-height: 672px;
}
.warp___SiWVd .title___ZMdcv {
display: flex;
justify-content: space-between;
align-items: center;
}
.warp___SiWVd .Inputstyle____IEho {
width: 329px;
height: 38px;
}
.warp___SiWVd .buttonstyle___Nv_nA {
width: 90px;
background: #196efd;
height: 30px;
color: #fff;
font-size: 12px;
margin-right: 20px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 2px;
}
.warp___SiWVd .Content___iyi1N {
margin-top: 20px;
}
.warp___SiWVd .imgstyle___K_hQW {
height: 177px;
width: 291px;
border-radius: 4px 4px 0px 0px;
overflow: hidden;
}
.warp___SiWVd .imgstyle___K_hQW img {
width: 100%;
height: 100%;
transition: all 0.5s;
}
.warp___SiWVd .cardstyle___hk4N8 {
width: 291px;
height: 277px;
box-shadow: 0px 2px 4px 0px #d6dae1;
border-radius: 4px;
}
.warp___SiWVd .cardstyle___hk4N8 [class~='ant-card-body'] {
height: 100px;
padding: 32px 11px 21px 10px !important;
}
.warp___SiWVd .linkstyle___y6rxz {
width: 60px;
height: 28px;
background: #fa6400;
border-radius: 4px 0px 20px 0px;
position: absolute;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
}
.warp___SiWVd .paddingcard___K56IC .titlefont___B_PBh {
font-size: 16px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #000000;
height: 22px;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
}
.warp___SiWVd .flexEnd___SZPvY {
display: flex;
flex-direction: row;
align-items: flex-end;
}
.warp___SiWVd .flexEnd___SZPvY > span {
display: flex;
align-items: center;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/tree-select/style/index.less ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@ -277,7 +158,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-select-tree-checkbox-wrapper::after {
@ -435,7 +316,10 @@
.ant-select-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-indent-unit {
display: inline-block;
@ -453,7 +337,10 @@
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-switcher .ant-tree-switcher-icon,
.ant-select-tree-switcher .ant-select-tree-switcher-icon {
@ -498,6 +385,7 @@
content: ' ';
}
.ant-select-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -536,7 +424,10 @@
}
.ant-select-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;
@ -596,126 +487,6 @@
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Video/components/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___inwoE {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___pg0PF {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___JNzAj {
align-items: center;
box-align: center;
}
.flex_box_center_end___ORNt1 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___GLfwj {
flex-direction: column;
box-orient: block-axis;
}
.bg___JkHJF {
background: white;
}
.menu___L0YRG {
position: relative;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.menu___L0YRG ul {
flex: 1 1;
}
.menu___L0YRG ul li {
height: 74px;
line-height: 74px;
margin: 0 15px;
}
.menu___L0YRG > div span {
margin-right: 35px;
color: #0152d9;
}
.desc___nrOMJ {
padding: 20px 0;
font-size: 16px;
font-weight: bold;
color: #999;
}
.otherLink___d3Pk0 {
position: absolute;
left: 0;
top: 30px;
border-radius: 0px 100px 100px 0px;
background: #f9751a;
height: 30px;
line-height: 30px;
padding: 0 18px;
text-align: center;
color: #fff;
}
.card___8aBp5 > div {
width: 31.3%;
margin-right: 3%;
display: inline-block;
margin-bottom: 30px;
border-radius: 15px;
overflow: hidden;
}
.card___8aBp5 > div:nth-child(3n) {
margin-right: 0;
}
.card___8aBp5 > div img {
width: 100%;
}
.card___8aBp5 [class='ant-card-actions'] {
text-align: right;
background: none;
border: 0;
}
.card___8aBp5 [class='ant-card-actions'] li {
width: auto !important;
margin-left: 6px;
border: 0;
float: none;
display: inline-block;
}
.img___eURkh {
position: relative;
width: 400px;
height: auto;
background-color: #f4f3f4;
display: flex;
align-items: center;
justify-content: center;
}
.img___eURkh > div {
position: absolute;
right: -6px;
top: -6px;
cursor: pointer;
background-color: #fff;
width: 16px;
height: 16px;
border-radius: 50%;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Video/Play/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@ -813,6 +584,7 @@
}
progress {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 2px;
width: 100%;
@ -969,6 +741,7 @@ input[type='range']::-webkit-slider-thumb {
height: 16px;
width: 16px;
border-radius: 16px;
background: #fe0900;
background: var(--youtube-red);
cursor: pointer;
-webkit-appearance: none;
@ -1003,7 +776,9 @@ input[type='range']::-moz-range-thumb {
height: 14px;
width: 14px;
border-radius: 50px;
border: 1px solid #fe0900;
border: 1px solid var(--youtube-red);
background: #fe0900;
background: var(--youtube-red);
cursor: pointer;
margin-top: 5px;

@ -69,7 +69,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -85,6 +86,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -107,6 +109,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -130,6 +133,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -147,6 +151,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -164,6 +169,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -181,6 +187,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -198,6 +205,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -335,9 +343,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -375,8 +384,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -752,7 +764,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {

@ -17,7 +17,7 @@
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -53,7 +53,10 @@
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
@ -787,7 +790,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -803,6 +807,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -825,6 +830,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -848,6 +854,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -865,6 +872,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -882,6 +890,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -899,6 +908,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -916,6 +926,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1053,9 +1064,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -1093,8 +1105,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -634,7 +634,10 @@ li:last-child > .ant-breadcrumb-separator {
overflow: hidden;
}
.ant-card-loading .ant-card-body {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-card-small > .ant-card-head {
min-height: 30px;
@ -1250,7 +1253,7 @@ li:last-child > .ant-breadcrumb-separator {
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {

@ -23,7 +23,10 @@
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -137,8 +140,10 @@
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
@ -746,13 +751,15 @@
direction: rtl;
}
.ant-ribbon-rtl.ant-ribbon-placement-end {
right: unset;
right: auto;
right: initial;
left: -8px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 0;
}
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner {
right: unset;
right: auto;
right: initial;
left: 0;
border-color: currentcolor currentcolor transparent transparent;
}
@ -761,13 +768,15 @@
}
.ant-ribbon-rtl.ant-ribbon-placement-start {
right: -8px;
left: unset;
left: auto;
left: initial;
border-bottom-right-radius: 0;
border-bottom-left-radius: 2px;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner {
right: 0;
left: unset;
left: auto;
left: initial;
border-color: currentcolor transparent transparent currentcolor;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner::after {

@ -26,7 +26,10 @@
}
.ant-select-single .ant-select-selector .ant-select-selection-item {
position: relative;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
transition: none;
@ -171,10 +174,16 @@
border-radius: 2px;
cursor: default;
transition: font-size 0.3s, line-height 0.3s, height 0.3s;
user-select: none;
margin-inline-end: 3px;
padding-inline-start: 4px;
padding-inline-end: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-margin-end: 3px;
margin-inline-end: 3px;
-webkit-padding-start: 4px;
padding-inline-start: 4px;
-webkit-padding-end: 2px;
padding-inline-end: 2px;
}
.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
color: #bfbfbf;
@ -224,12 +233,14 @@
color: rgba(0, 0, 0, 0.75);
}
.ant-select-multiple .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-search {
margin-inline-start: 0;
-webkit-margin-start: 0;
margin-inline-start: 0;
}
.ant-select-multiple .ant-select-selection-search {
position: relative;
max-width: 100%;
margin-inline-start: 4px;
-webkit-margin-start: 4px;
margin-inline-start: 4px;
}
.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
@ -294,7 +305,8 @@
left: 7px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
margin-inline-start: 3px;
-webkit-margin-start: 3px;
margin-inline-start: 3px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
height: 24px;
@ -392,6 +404,7 @@
border: none;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
@ -479,7 +492,8 @@
cursor: not-allowed;
}
.ant-select-arrow > *:not(:last-child) {
margin-inline-end: 4px;
-webkit-margin-end: 4px;
margin-inline-end: 4px;
}
.ant-select-clear {
position: absolute;
@ -666,10 +680,12 @@
direction: rtl;
}
.ant-select-rtl .ant-select-arrow {
right: auto;
right: initial;
left: 7px;
}
.ant-select-rtl .ant-select-clear {
right: auto;
right: initial;
left: 7px;
}

@ -23,7 +23,10 @@
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -137,8 +140,10 @@
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
@ -494,7 +499,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {
@ -1162,7 +1167,10 @@
border-radius: 100px;
cursor: pointer;
transition: all 0.2s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-switch:focus {
outline: 0;
@ -1340,7 +1348,10 @@
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
border-radius: 0;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
background: transparent;
@ -1495,7 +1506,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-tree-checkbox-wrapper::after {
@ -1638,7 +1649,10 @@
.ant-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-indent-unit {
display: inline-block;
@ -1656,7 +1670,10 @@
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-switcher .ant-tree-switcher-icon,
.ant-tree-switcher .ant-select-tree-switcher-icon {
@ -1701,6 +1718,7 @@
content: ' ';
}
.ant-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -1739,7 +1757,10 @@
}
.ant-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;
@ -1794,7 +1815,8 @@
}
.ant-tree-rtl .ant-tree-node-content-wrapper[draggable='true'] .ant-tree-drop-indicator::after {
right: -6px;
left: unset;
left: auto;
left: initial;
}
.ant-tree .ant-tree-treenode-rtl {
direction: rtl;

@ -441,7 +441,10 @@
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -555,8 +558,10 @@
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,

@ -546,7 +546,10 @@
overflow: hidden;
}
.ant-card-loading .ant-card-body {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-card-small > .ant-card-head {
min-height: 30px;
@ -942,7 +945,7 @@ span.ant-radio + * {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -978,7 +981,10 @@ span.ant-radio + * {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -1294,7 +1321,7 @@ textarea.ant-pagination-options-quick-jumper input {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -1330,7 +1357,10 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -400,7 +400,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -416,6 +417,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -438,6 +440,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -461,6 +464,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -478,6 +482,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -495,6 +500,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -512,6 +518,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -529,6 +536,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -666,9 +674,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -706,8 +715,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -579,7 +606,8 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -595,6 +623,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -617,6 +646,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -640,6 +670,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -657,6 +688,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -674,6 +706,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -691,6 +724,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -708,6 +742,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -845,9 +880,10 @@ textarea.ant-pagination-options-quick-jumper input {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -885,8 +921,11 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1369,7 +1408,10 @@ textarea.ant-pagination-options-quick-jumper input {
overflow: hidden;
}
.ant-card-loading .ant-card-body {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-card-small > .ant-card-head {
min-height: 30px;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -561,7 +588,8 @@ textarea.ant-pagination-options-quick-jumper input {
margin: -8px -8px -8px 40px;
}
.ant-table.ant-table-middle .ant-table-selection-column {
padding-inline-start: 2px;
-webkit-padding-start: 2px;
padding-inline-start: 2px;
}
.ant-table.ant-table-small {
font-size: 12px;
@ -584,7 +612,8 @@ textarea.ant-pagination-options-quick-jumper input {
margin: -4px -4px -4px 44px;
}
.ant-table.ant-table-small .ant-table-selection-column {
padding-inline-start: 1px;
-webkit-padding-start: 1px;
padding-inline-start: 1px;
}
.ant-table.ant-table-bordered > .ant-table-title {
border: 1px solid #f0f0f0;
@ -1038,8 +1067,10 @@ table tr th.ant-table-selection-column::after {
z-index: 1;
cursor: pointer;
transition: all 0.3s;
margin-inline-start: 100%;
padding-inline-start: 2px;
-webkit-margin-start: 100%;
margin-inline-start: 100%;
-webkit-padding-start: 2px;
padding-inline-start: 2px;
}
.ant-table-selection-extra .anticon {
color: #bfbfbf;
@ -1081,7 +1112,10 @@ table tr th.ant-table-selection-column::after {
border-radius: 2px;
transform: scale(0.82352941);
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-table-row-expand-icon:focus-visible,
.ant-table-row-expand-icon:hover {
@ -1162,6 +1196,7 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
}
.ant-table-cell-fix-left,
.ant-table-cell-fix-right {
position: -webkit-sticky !important;
position: sticky !important;
z-index: 2;
background: #fff;
@ -1234,11 +1269,13 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
}
.ant-table-sticky-holder {
position: -webkit-sticky;
position: sticky;
z-index: calc(2 + 1);
background: #fff;
}
.ant-table-sticky-scroll {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: calc(2 + 1);
@ -1427,7 +1464,10 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
border-radius: 0;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
background: transparent;
@ -1582,7 +1622,7 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-tree-checkbox-wrapper::after {
@ -1725,7 +1765,10 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
.ant-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-indent-unit {
display: inline-block;
@ -1743,7 +1786,10 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-switcher .ant-tree-switcher-icon,
.ant-tree-switcher .ant-select-tree-switcher-icon {
@ -1788,6 +1834,7 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
content: ' ';
}
.ant-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -1826,7 +1873,10 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
}
.ant-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;
@ -1881,7 +1931,8 @@ tr.ant-table-expanded-row .ant-descriptions-view table {
}
.ant-tree-rtl .ant-tree-node-content-wrapper[draggable='true'] .ant-tree-drop-indicator::after {
right: -6px;
left: unset;
left: auto;
left: initial;
}
.ant-tree .ant-tree-treenode-rtl {
direction: rtl;

@ -181,6 +181,7 @@
}
.row___aXJjm .tagsWrap___XB2W3 .bar___t1kKC::-webkit-scrollbar-track {
background-color: #f6f7f9 !important;
box-shadow: none !important;
box-shadow: initial !important;
}
.row___aXJjm .tagsBorderWrap___OMxjs .bar___t1kKC {
@ -431,7 +432,10 @@
font-size: 12px;
color: #464f66;
margin: 0 10px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.quickPager___GM30J > div:hover {
@ -1159,7 +1163,10 @@
text-align: center;
cursor: pointer;
padding: 0 15px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn___In02G:hover {
color: #165dff;

@ -400,7 +400,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -416,6 +417,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -438,6 +440,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -461,6 +464,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -478,6 +482,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -495,6 +500,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -512,6 +518,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -529,6 +536,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -666,9 +674,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -706,8 +715,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -950,7 +962,7 @@ span.ant-radio + * {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -986,7 +998,10 @@ span.ant-radio + * {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -44,7 +44,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -60,6 +61,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -82,6 +84,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -105,6 +108,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -122,6 +126,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -139,6 +144,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -156,6 +162,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -173,6 +180,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -310,9 +318,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -350,8 +359,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -950,7 +962,7 @@ span.ant-radio + * {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -986,7 +998,10 @@ span.ant-radio + * {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -722,7 +722,7 @@ span.ant-radio + * {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -758,7 +758,10 @@ span.ant-radio + * {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -511,7 +511,10 @@ li:last-child > .ant-breadcrumb-separator {
border-radius: 100px;
cursor: pointer;
transition: all 0.2s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-switch:focus {
outline: 0;
@ -1045,7 +1048,7 @@ li:last-child > .ant-breadcrumb-separator {
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {

@ -801,7 +801,7 @@ span.ant-radio + * {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -837,7 +837,10 @@ span.ant-radio + * {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
@ -1012,10 +1015,14 @@ span.ant-radio + * {
scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
scroll-snap-type: x mandatory;
-webkit-scroll-snap-type: x mandatory;
-ms-scroll-snap-type: x mandatory;
scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
scroll-snap-type: y mandatory;
-webkit-scroll-snap-type: y mandatory;
-ms-scroll-snap-type: y mandatory;
scroll-snap-type: y mandatory;
}
:root {
--swiper-navigation-size: 44px;
@ -1027,14 +1034,18 @@ span.ant-radio + * {
.swiper-button-next {
position: absolute;
top: 50%;
width: calc(44px / 44 * 27);
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: 44px;
height: var(--swiper-navigation-size);
margin-top: calc(-1 * 44px / 2);
margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: #007aff;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
@ -1046,11 +1057,13 @@ span.ant-radio + * {
.swiper-button-prev:after,
.swiper-button-next:after {
font-family: swiper-icons;
font-size: 44px;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-feature-settings: ;
font-variant: normal;
font-variant: initial;
line-height: 1;
}
@ -1147,6 +1160,7 @@ button.swiper-pagination-bullet {
padding: 0;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
@ -1154,6 +1168,7 @@ button.swiper-pagination-bullet {
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
@ -1194,6 +1209,7 @@ button.swiper-pagination-bullet {
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #007aff;
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
@ -1303,6 +1319,7 @@ button.swiper-pagination-bullet {
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
box-sizing: border-box;
border: 4px solid #007aff;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
@ -1346,7 +1363,8 @@ button.swiper-pagination-bullet {
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
@ -1375,7 +1393,8 @@ button.swiper-pagination-bullet {
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
z-index: 0;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
@ -1393,7 +1412,8 @@ button.swiper-pagination-bullet {
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
@ -1408,7 +1428,8 @@ button.swiper-pagination-bullet {
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\

@ -591,7 +591,7 @@ span.CodeMirror-selectedtext {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;

@ -742,7 +742,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -875,7 +878,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -966,9 +972,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -1525,7 +1552,10 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
border-radius: 0;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
background: transparent;
@ -1680,7 +1710,7 @@ textarea.ant-pagination-options-quick-jumper input {
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-tree-checkbox-wrapper::after {
@ -1823,7 +1853,10 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-indent-unit {
display: inline-block;
@ -1841,7 +1874,10 @@ textarea.ant-pagination-options-quick-jumper input {
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-switcher .ant-tree-switcher-icon,
.ant-tree-switcher .ant-select-tree-switcher-icon {
@ -1886,6 +1922,7 @@ textarea.ant-pagination-options-quick-jumper input {
content: ' ';
}
.ant-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -1924,7 +1961,10 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;
@ -1979,7 +2019,8 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-tree-rtl .ant-tree-node-content-wrapper[draggable='true'] .ant-tree-drop-indicator::after {
right: -6px;
left: unset;
left: auto;
left: initial;
}
.ant-tree .ant-tree-treenode-rtl {
direction: rtl;

@ -341,7 +341,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -474,7 +477,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -565,9 +571,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;

@ -17,7 +17,7 @@
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -53,7 +53,10 @@
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
@ -751,7 +754,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -767,6 +771,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -789,6 +794,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -812,6 +818,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -829,6 +836,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -846,6 +854,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -863,6 +872,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -880,6 +890,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1017,9 +1028,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -1057,8 +1069,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1700,13 +1715,15 @@ span.ant-radio + * {
direction: rtl;
}
.ant-ribbon-rtl.ant-ribbon-placement-end {
right: unset;
right: auto;
right: initial;
left: -8px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 0;
}
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner {
right: unset;
right: auto;
right: initial;
left: 0;
border-color: currentcolor currentcolor transparent transparent;
}
@ -1715,13 +1732,15 @@ span.ant-radio + * {
}
.ant-ribbon-rtl.ant-ribbon-placement-start {
right: -8px;
left: unset;
left: auto;
left: initial;
border-bottom-right-radius: 0;
border-bottom-left-radius: 2px;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner {
right: 0;
left: unset;
left: auto;
left: initial;
border-color: currentcolor transparent transparent currentcolor;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner::after {

@ -11827,7 +11827,7 @@ exports.Buf32 = Buf32;
/***/ }),
/***/ 22888:
/***/ 26723:
/*!***********************************************************************!*\
!*** ./node_modules/@novnc/novnc/lib/vendor/pako/lib/zlib/adler32.js ***!
\***********************************************************************/
@ -11947,7 +11947,7 @@ var utils = _interopRequireWildcard(__webpack_require__(/*! ../utils/common.js *
var trees = _interopRequireWildcard(__webpack_require__(/*! ./trees.js */ 83320));
var _adler = _interopRequireDefault(__webpack_require__(/*! ./adler32.js */ 22888));
var _adler = _interopRequireDefault(__webpack_require__(/*! ./adler32.js */ 26723));
var _crc = _interopRequireDefault(__webpack_require__(/*! ./crc32.js */ 98416));
@ -14568,7 +14568,7 @@ exports.inflateInfo = exports.Z_DEFLATED = exports.Z_BUF_ERROR = exports.Z_MEM_E
var utils = _interopRequireWildcard(__webpack_require__(/*! ../utils/common.js */ 7158));
var _adler = _interopRequireDefault(__webpack_require__(/*! ./adler32.js */ 22888));
var _adler = _interopRequireDefault(__webpack_require__(/*! ./adler32.js */ 26723));
var _crc = _interopRequireDefault(__webpack_require__(/*! ./crc32.js */ 98416));

@ -18,6 +18,7 @@
display: flex;
width: 100%;
font-size: 0;
text-align: left;
text-align: initial;
}
.ant-steps-item {
@ -571,7 +572,8 @@
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item.ant-steps-item-active::before {
top: 0;
right: 0;
left: unset;
left: auto;
left: initial;
display: block;
width: 3px;
height: calc(100% - 24px);

@ -341,7 +341,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -474,7 +477,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -565,9 +571,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;

@ -47,7 +47,10 @@
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
border-radius: 0;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
background: transparent;
@ -202,7 +205,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-tree-checkbox-wrapper::after {
@ -345,7 +348,10 @@
.ant-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-indent-unit {
display: inline-block;
@ -363,7 +369,10 @@
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-switcher .ant-tree-switcher-icon,
.ant-tree-switcher .ant-select-tree-switcher-icon {
@ -408,6 +417,7 @@
content: ' ';
}
.ant-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -446,7 +456,10 @@
}
.ant-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;
@ -501,7 +514,8 @@
}
.ant-tree-rtl .ant-tree-node-content-wrapper[draggable='true'] .ant-tree-drop-indicator::after {
right: -6px;
left: unset;
left: auto;
left: initial;
}
.ant-tree .ant-tree-treenode-rtl {
direction: rtl;
@ -579,7 +593,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -712,7 +729,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -803,9 +823,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;

@ -4710,7 +4710,7 @@ var LocaleReceiver = __webpack_require__(23715);
// EXTERNAL MODULE: ./node_modules/antd/es/_util/statusUtils.js
var statusUtils = __webpack_require__(9708);
// EXTERNAL MODULE: ./node_modules/antd/es/date-picker/locale/en_US.js + 1 modules
var en_US = __webpack_require__(87206);
var en_US = __webpack_require__(21816);
;// CONCATENATED MODULE: ./node_modules/antd/es/date-picker/util.js
function getPlaceholder(picker, locale, customizePlaceholder) {
if (customizePlaceholder !== undefined) {

@ -105,9 +105,30 @@
background: transparent;
border: 0;
}
.ant-picker-input > input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-picker-input > input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-picker-input > input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-picker-input > input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-picker-input > input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-picker-input > input:placeholder-shown {
text-overflow: ellipsis;
@ -378,8 +399,10 @@ textarea.ant-picker-input > input {
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-picker-panel-container {
overflow: hidden;
@ -742,6 +765,8 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
height: 56px;
}
.ant-picker-footer {
width: -webkit-min-content;
width: -moz-min-content;
width: min-content;
min-width: 100%;
line-height: 30px;

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -582,7 +609,10 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
border-radius: 0;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
background: transparent;
@ -737,7 +767,7 @@ textarea.ant-pagination-options-quick-jumper input {
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-tree-checkbox-wrapper::after {
@ -880,7 +910,10 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-indent-unit {
display: inline-block;
@ -898,7 +931,10 @@ textarea.ant-pagination-options-quick-jumper input {
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-switcher .ant-tree-switcher-icon,
.ant-tree-switcher .ant-select-tree-switcher-icon {
@ -943,6 +979,7 @@ textarea.ant-pagination-options-quick-jumper input {
content: ' ';
}
.ant-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -981,7 +1018,10 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;
@ -1036,7 +1076,8 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-tree-rtl .ant-tree-node-content-wrapper[draggable='true'] .ant-tree-drop-indicator::after {
right: -6px;
left: unset;
left: auto;
left: initial;
}
.ant-tree .ant-tree-treenode-rtl {
direction: rtl;
@ -1085,7 +1126,10 @@ textarea.ant-pagination-options-quick-jumper input {
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -1199,8 +1243,10 @@ textarea.ant-pagination-options-quick-jumper input {
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,

@ -563,10 +563,10 @@ a.ant-btn-disabled:active > a:only-child::after {background: transparent;}
.ant-comment-actions > li > span {color: @text-color-secondary;}
.ant-comment-actions > li > span:hover {color: #595959;}
.ant-picker-status-error.ant-picker, .ant-picker-status-error.ant-picker:not([disabled]):hover {background-color: #fff;border-color: @error-color;}
.ant-picker-status-error.ant-picker-focused, .ant-picker-status-error.ant-picker:focus {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(239, 48, 218, 0.2);border-right-width: 1px;}
.ant-picker-status-error.ant-picker-focused, .ant-picker-status-error.ant-picker:focus {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(228, 181, 54, 0.2);border-right-width: 1px;}
.ant-picker-status-error.ant-picker .ant-picker-active-bar {background: color(~`colorPalette("@{error-color}", 5)`);}
.ant-picker-status-warning.ant-picker, .ant-picker-status-warning.ant-picker:not([disabled]):hover {background-color: #fff;border-color: @warning-color;}
.ant-picker-status-warning.ant-picker-focused, .ant-picker-status-warning.ant-picker:focus {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(79, 111, 215, 0.2);border-right-width: 1px;}
.ant-picker-status-warning.ant-picker-focused, .ant-picker-status-warning.ant-picker:focus {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(200, 56, 28, 0.2);border-right-width: 1px;}
.ant-picker-status-warning.ant-picker .ant-picker-active-bar {background: color(~`colorPalette("@{warning-color}", 5)`);}
.ant-picker {color: @text-color;background: #fff;border: 1px solid @border-color-base;border-radius: 2px;}
.ant-picker:hover, .ant-picker-focused {border-color: color(~`colorPalette("@{primary-color}", 5)`);border-right-width: 1px;}
@ -788,16 +788,16 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.anticon.ant-input-clear-icon:hover, .ant-input-clear-icon:hover {color: @text-color-secondary;}
.anticon.ant-input-clear-icon:active, .ant-input-clear-icon:active {color: @text-color;}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input, .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {background: #fff;border-color: @error-color;}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus, .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(239, 48, 218, 0.2);border-right-width: 1px;}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus, .ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(228, 181, 54, 0.2);border-right-width: 1px;}
.ant-input-status-error .ant-input-prefix {color: @error-color;}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input, .ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {background: #fff;border-color: @warning-color;}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus, .ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(79, 111, 215, 0.2);border-right-width: 1px;}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus, .ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(200, 56, 28, 0.2);border-right-width: 1px;}
.ant-input-status-warning .ant-input-prefix {color: @warning-color;}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper, .ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {background: #fff;border-color: @error-color;}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus, .ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(239, 48, 218, 0.2);border-right-width: 1px;}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus, .ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(228, 181, 54, 0.2);border-right-width: 1px;}
.ant-input-affix-wrapper-status-error .ant-input-prefix {color: @error-color;}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper, .ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {background: #fff;border-color: @warning-color;}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus, .ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(79, 111, 215, 0.2);border-right-width: 1px;}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus, .ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(200, 56, 28, 0.2);border-right-width: 1px;}
.ant-input-affix-wrapper-status-warning .ant-input-prefix {color: @warning-color;}
.ant-input-group-wrapper-status-error .ant-input-group-addon {color: @error-color;border-color: @error-color;}
.ant-input-group-wrapper-status-warning .ant-input-group-addon {color: @warning-color;border-color: @warning-color;}
@ -894,16 +894,16 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-input-number-affix-wrapper > div.ant-input-number {border: none;}
.ant-input-number-affix-wrapper > div.ant-input-number.ant-input-number-focused {box-shadow: none !important;}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number, .ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {background: #fff;border-color: @error-color;}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus, .ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(239, 48, 218, 0.2);border-right-width: 1px;}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus, .ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(228, 181, 54, 0.2);border-right-width: 1px;}
.ant-input-number-status-error .ant-input-number-prefix {color: @error-color;}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number, .ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {background: #fff;border-color: @warning-color;}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus, .ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(79, 111, 215, 0.2);border-right-width: 1px;}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus, .ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(200, 56, 28, 0.2);border-right-width: 1px;}
.ant-input-number-status-warning .ant-input-number-prefix {color: @warning-color;}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper, .ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {background: #fff;border-color: @error-color;}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus, .ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(239, 48, 218, 0.2);border-right-width: 1px;}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus, .ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(228, 181, 54, 0.2);border-right-width: 1px;}
.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix {color: @error-color;}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper, .ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {background: #fff;border-color: @warning-color;}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus, .ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(79, 111, 215, 0.2);border-right-width: 1px;}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus, .ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(200, 56, 28, 0.2);border-right-width: 1px;}
.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix {color: @warning-color;}
.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon {color: @error-color;border-color: @error-color;}
.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon {color: @warning-color;border-color: @warning-color;}
@ -1024,10 +1024,10 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-list-grid .ant-col > .ant-list-item {border-bottom: none;}
.ant-list-bordered {border: 1px solid @border-color-base;border-radius: 2px;}
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions, .ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover {background: #fff;border-color: @error-color;}
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus, .ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(239, 48, 218, 0.2);border-right-width: 1px;}
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus, .ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(228, 181, 54, 0.2);border-right-width: 1px;}
.ant-mentions-status-error .ant-input-prefix {color: @error-color;}
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions, .ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover {background: #fff;border-color: @warning-color;}
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus, .ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(79, 111, 215, 0.2);border-right-width: 1px;}
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus, .ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(200, 56, 28, 0.2);border-right-width: 1px;}
.ant-mentions-status-warning .ant-input-prefix {color: @warning-color;}
.ant-mentions {color: @text-color;background-color: #fff;background-image: none;border: 1px solid @border-color-base;border-radius: 2px;}
.ant-mentions::placeholder {color: #bfbfbf;}
@ -1360,9 +1360,9 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
.ant-select-multiple .ant-select-selection-item-remove {color: inherit;color: @text-color-secondary;}
.ant-select-multiple .ant-select-selection-item-remove:hover {color: rgba(0, 0, 0, 0.75);}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {background-color: #fff;border-color: @error-color !important;}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector, .ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(239, 48, 218, 0.2);border-right-width: 1px;}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector, .ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{error-color}", 5)`);box-shadow: 0 0 0 2px rgba(228, 181, 54, 0.2);border-right-width: 1px;}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {background-color: #fff;border-color: @warning-color !important;}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector, .ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(79, 111, 215, 0.2);border-right-width: 1px;}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector, .ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {border-color: color(~`colorPalette("@{warning-color}", 5)`);box-shadow: 0 0 0 2px rgba(200, 56, 28, 0.2);border-right-width: 1px;}
.ant-select {color: @text-color;}
.ant-select:not(.ant-select-customize-input) .ant-select-selector {background-color: #fff;border: 1px solid @border-color-base;border-radius: 2px;}
.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {border-color: color(~`colorPalette("@{primary-color}", 5)`);box-shadow: 0 0 0 2px fade(@primary-color, 20%);border-right-width: 1px;}
@ -1658,7 +1658,7 @@ tr.ant-table-expanded-row:hover > td {background: #fbfbfb;}
.ant-tag-green-inverse {color: #fff;background: #52c41a;border-color: #52c41a;}
.ant-tag-blue {color: #096dd9;background: #e6f7ff;border-color: #91d5ff;}
.ant-tag-blue-inverse {color: #fff;background: #1890ff;border-color: #1890ff;}
.ant-tag-geekblue {color: #1d39c4;background: color(~`colorPalette("@{warning-color}", 2)`);border-color: #adc6ff;}
.ant-tag-geekblue {color: #1d39c4;background: #f0f5ff;border-color: #adc6ff;}
.ant-tag-geekblue-inverse {color: #fff;background: #2f54eb;border-color: #2f54eb;}
.ant-tag-purple {color: #531dab;background: #f9f0ff;border-color: #d3adf7;}
.ant-tag-purple-inverse {color: #fff;background: #722ed1;border-color: #722ed1;}

@ -9,11 +9,11 @@
<meta http-equiv="Cache-Control" content="no-transform">
<title>头歌实践教学平台</title>
<link href="//at.alicdn.com/t/c/font_653600_snegkjmk52a.css" rel="stylesheet">
<link rel="stylesheet" href="https://www-cdn.educoder.net/umi.46370fbf.css">
<link rel="stylesheet" href="https://www-cdn.educoder.net/umi.a9e4a04d.css">
</head>
<body>
<div id="root"></div><link rel="stylesheet/less" type="text/css" href="https://www-cdn.educoder.net/color.less"><script>window.ENV = 'newBuild'</script><script src="https://www-cdn.educoder.net/js/less.min.js"></script><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="https://www-cdn.educoder.net/umi.2392a8ca.js"></script>
<script src="https://www-cdn.educoder.net/umi.229320ae.js"></script>
<script src="https://www-cdn.educoder.net/js/officeapi.js"></script>
<script src="https://www-cdn.educoder.net/js/public.js"></script>

@ -646,14 +646,18 @@
white-space: nowrap;
}
.shareModalContainer___glPiP .shareContent___YTYCr .listItem___U9gBM .invitationCode___K2gpu .code___nEgsJ.first___B4_LD {
width: unset;
width: auto;
width: initial;
}
.shareModalContainer___glPiP .shareContent___YTYCr .listItem___U9gBM .invitationCode___K2gpu .copy___rgntz {
color: #0152d9;
padding-left: 10px;
min-width: 66px;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.shareModalContainer___glPiP .shareContent___YTYCr .listItem___U9gBM .tips___EBHVj {
font-weight: 400;

@ -298,6 +298,7 @@
.header-iearning___LZfyg [class~='ant-layout-header'] {
padding: 0;
height: 60px;
color: #000;
color: initial;
background: transparent;
}
@ -1825,7 +1826,7 @@ span.ant-radio + * {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;

@ -44,7 +44,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -60,6 +61,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -82,6 +84,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -105,6 +108,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -122,6 +126,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -139,6 +144,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -156,6 +162,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -173,6 +180,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -310,9 +318,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -350,8 +359,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1093,6 +1105,7 @@
.header-iearning___LZfyg [class~='ant-layout-header'] {
padding: 0;
height: 60px;
color: #000;
color: initial;
background: transparent;
}

@ -325,6 +325,7 @@
.header-iearning___LZfyg [class~='ant-layout-header'] {
padding: 0;
height: 60px;
color: #000;
color: initial;
background: transparent;
}

@ -559,7 +559,8 @@
background: rgba(255, 255, 255, 0);
box-shadow: 0px 6px 8px 0px #edf0f880;
border-radius: 4px;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
display: flex;
align-items: center;
justify-content: center;
@ -657,7 +658,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -673,6 +675,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -695,6 +698,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -718,6 +722,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -735,6 +740,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -752,6 +758,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -769,6 +776,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -786,6 +794,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -923,9 +932,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -963,8 +973,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -131,7 +131,8 @@
.monaco-editor .codelens-decoration > span,
.monaco-editor .codelens-decoration > a {
user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
white-space: nowrap;
@ -328,7 +329,8 @@
border: 1px solid transparent;
padding: 1px;
box-sizing: border-box;
user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
@ -417,6 +419,7 @@
.monaco-sash.vertical {
cursor: ew-resize;
top: 0;
width: 4px;
width: var(--sash-size);
height: 100%;
}
@ -425,12 +428,15 @@
cursor: ns-resize;
left: 0;
width: 100%;
height: 4px;
height: var(--sash-size);
}
.monaco-sash:not(.disabled) > .orthogonal-drag-handle {
content: " ";
height: calc(4px * 2);
height: calc(var(--sash-size) * 2);
width: calc(4px * 2);
width: calc(var(--sash-size) * 2);
z-index: 100;
display: block;
@ -453,19 +459,27 @@
}
.monaco-sash.vertical > .orthogonal-drag-handle.start {
left: calc(4px * -0.5);
left: calc(var(--sash-size) * -0.5);
top: calc(4px * -1);
top: calc(var(--sash-size) * -1);
}
.monaco-sash.vertical > .orthogonal-drag-handle.end {
left: calc(4px * -0.5);
left: calc(var(--sash-size) * -0.5);
bottom: calc(4px * -1);
bottom: calc(var(--sash-size) * -1);
}
.monaco-sash.horizontal > .orthogonal-drag-handle.start {
top: calc(4px * -0.5);
top: calc(var(--sash-size) * -0.5);
left: calc(4px * -1);
left: calc(var(--sash-size) * -1);
}
.monaco-sash.horizontal > .orthogonal-drag-handle.end {
top: calc(4px * -0.5);
top: calc(var(--sash-size) * -0.5);
right: calc(4px * -1);
right: calc(var(--sash-size) * -1);
}
@ -1040,7 +1054,8 @@
.monaco-editor .marker-widget .descriptioncontainer {
position: absolute;
white-space: pre;
user-select: text;
-moz-user-select: text;
user-select: text;
-webkit-user-select: text;
-ms-user-select: text;
padding: 8px 12px 0 20px;
@ -1400,7 +1415,8 @@
.monaco-editor.no-user-select .lines-content,
.monaco-editor.no-user-select .view-line,
.monaco-editor.no-user-select .view-lines {
user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
@ -1810,7 +1826,8 @@
}
.monaco-list.mouse-support {
user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
@ -1952,10 +1969,12 @@
/* Electron */
.monaco-list-type-filter {
cursor: -webkit-grab;
cursor: grab;
}
.monaco-list-type-filter.dragging {
cursor: -webkit-grabbing;
cursor: grabbing;
}
@ -1997,6 +2016,7 @@
}
.monaco-split-view2 > .monaco-scrollable-element > .split-view-container > .split-view-view {
white-space: normal;
white-space: initial;
position: absolute;
}
@ -2388,9 +2408,11 @@
position: absolute;
overflow: hidden;
z-index: 50;
user-select: text;
-moz-user-select: text;
user-select: text;
-webkit-user-select: text;
-ms-user-select: text;
box-sizing: content-box;
box-sizing: initial;
animation: fadein 100ms linear;
line-height: 1.5em;
@ -2523,7 +2545,10 @@
}
.monaco-hover-content .action-container a {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.monaco-hover-content .action-container.disabled {
@ -2542,7 +2567,8 @@
.colorpicker-widget {
height: 190px;
user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
@ -2560,7 +2586,9 @@
position: relative;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);
background-size: 9px 9px;
image-rendering: pixelated;
-ms-interpolation-mode: nearest-neighbor;
image-rendering: -moz-crisp-edges;
image-rendering: pixelated;
}
.colorpicker-header .picked-color {
@ -2631,6 +2659,7 @@
.colorpicker-body .hue-strip {
position: relative;
margin-left: 8px;
cursor: -webkit-grab;
cursor: grab;
background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}
@ -2638,13 +2667,17 @@
.colorpicker-body .opacity-strip {
position: relative;
margin-left: 8px;
cursor: -webkit-grab;
cursor: grab;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);
background-size: 9px 9px;
image-rendering: pixelated;
-ms-interpolation-mode: nearest-neighbor;
image-rendering: -moz-crisp-edges;
image-rendering: pixelated;
}
.colorpicker-body .strip.grabbing {
cursor: -webkit-grabbing;
cursor: grabbing;
}
@ -2705,7 +2738,8 @@
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
@ -2844,7 +2878,8 @@
}
.monaco-editor .suggest-widget .monaco-list {
user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
@ -2923,6 +2958,7 @@
margin-left: 12px;
opacity: 0.4;
font-size: 85%;
line-height: normal;
line-height: initial;
text-overflow: ellipsis;
overflow: hidden;
@ -3030,7 +3066,8 @@
.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated {
opacity: 0.66;
text-decoration: unset;
text-decoration: none;
text-decoration: initial;
}
.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container {
@ -3127,6 +3164,7 @@
.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs {
padding: 0;
white-space: normal;
white-space: initial;
min-height: calc(1rem + 8px);
}
@ -3252,7 +3290,8 @@
.monaco-editor .tokens-inspect-widget {
z-index: 50;
user-select: text;
-moz-user-select: text;
user-select: text;
-webkit-user-select: text;
-ms-user-select: text;
padding: 10px;
@ -3360,6 +3399,7 @@
}
.monaco-editor .parameter-hints-widget .docs .markdown-docs {
white-space: normal;
white-space: initial;
}
@ -3486,7 +3526,8 @@
overflow: hidden;
padding: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
}
/* The hc-black theme is already high contrast optimized */
@ -3782,7 +3823,8 @@
.monaco-diff-editor .diff-review {
position: absolute;
user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
@ -3846,6 +3888,92 @@
}
.context-view.fixed {
animation: none 0s ease 0s 1 normal none running;
-webkit-backface-visibility: visible;
backface-visibility: visible;
background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
border: medium none currentColor;
border-collapse: separate;
border-image: none;
border-radius: 0;
border-spacing: 0;
bottom: auto;
box-shadow: none;
box-sizing: content-box;
caption-side: top;
clear: none;
clip: auto;
color: #000;
columns: auto;
column-count: auto;
column-fill: balance;
column-gap: normal;
column-rule: medium none currentColor;
column-span: 1;
column-width: auto;
content: normal;
counter-increment: none;
counter-reset: none;
cursor: auto;
direction: ltr;
display: inline;
empty-cells: show;
float: none;
font-family: serif;
font-size: medium;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
line-height: normal;
height: auto;
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none;
left: auto;
letter-spacing: normal;
list-style: disc outside none;
margin: 0;
max-height: none;
max-width: none;
min-height: 0;
min-width: 0;
opacity: 1;
orphans: 2;
outline: medium none invert;
overflow: visible;
overflow-x: visible;
overflow-y: visible;
padding: 0;
page-break-after: auto;
page-break-before: auto;
page-break-inside: auto;
perspective: none;
perspective-origin: 50% 50%;
position: static;
right: auto;
-moz-tab-size: 8;
tab-size: 8;
table-layout: auto;
text-align: left;
text-align-last: auto;
text-decoration: none;
text-indent: 0;
text-shadow: none;
text-transform: none;
top: auto;
transform: none;
transform-origin: 50% 50% 0;
transform-style: flat;
transition: none 0s ease 0s;
unicode-bidi: normal;
vertical-align: baseline;
visibility: visible;
white-space: normal;
widows: 2;
width: auto;
word-spacing: normal;
z-index: auto;
all: initial;
font-family: inherit;
font-size: 13px;

@ -38,7 +38,7 @@ var _umi_production_exports = __webpack_require__(88275);
// extracted by mini-css-extract-plugin
/* harmony default export */ var Profilemodules = ({"wrap":"wrap___b7NLQ","content":"content___PtdDU","hint":"hint___eYy0R","title":"title___Ijn2y","titleWrap":"titleWrap___DpFsH","formWrap":"formWrap___Obi0m"});
// EXTERNAL MODULE: ./src/pages/Account/Profile/Edit/index.tsx + 1 modules
var Edit = __webpack_require__(44838);
var Edit = __webpack_require__(28744);
// EXTERNAL MODULE: ./src/utils/util.tsx
var util = __webpack_require__(29427);
// EXTERNAL MODULE: ./src/utils/env.ts + 1 modules

@ -44,7 +44,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -60,6 +61,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -82,6 +84,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -105,6 +108,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -122,6 +126,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -139,6 +144,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -156,6 +162,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -173,6 +180,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -310,9 +318,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -350,8 +359,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -58,11 +58,15 @@
line-height: 0;
position: relative;
touch-action: none;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cropper-container img {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: block;
height: 100%;
image-orientation: 0deg;

@ -341,7 +341,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -474,7 +477,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -565,9 +571,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -552,7 +579,7 @@ textarea.ant-pagination-options-quick-jumper input {
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: unset;
line-height: inherit;
list-style: none;
outline: none;
}
@ -588,7 +615,10 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {

@ -404,6 +404,7 @@ span.ant-radio + * {
overflow: hidden;
flex: 1 1;
white-space: normal;
text-align: left;
text-align: initial;
}
.search___PvZbz {
@ -522,7 +523,7 @@ span.ant-radio + * {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -579,7 +606,8 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -595,6 +623,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -617,6 +646,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -640,6 +670,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -657,6 +688,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -674,6 +706,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -691,6 +724,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -708,6 +742,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -845,9 +880,10 @@ textarea.ant-pagination-options-quick-jumper input {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -885,8 +921,11 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -484,7 +484,8 @@ li:last-child > .ant-breadcrumb-separator {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -500,6 +501,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -522,6 +524,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -545,6 +548,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -562,6 +566,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -579,6 +584,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -596,6 +602,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -613,6 +620,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -750,9 +758,10 @@ li:last-child > .ant-breadcrumb-separator {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -790,8 +799,11 @@ li:last-child > .ant-breadcrumb-separator {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1020,7 +1032,7 @@ li:last-child > .ant-breadcrumb-separator {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;

@ -120,7 +120,8 @@ li:last-child > .ant-breadcrumb-separator {
overflow: hidden;
}
.workListClass___jvhD1.visible___Z1XhK.status___gJ0dF {
height: unset;
height: auto;
height: initial;
}
.workListClass___jvhD1 .tips___dUSKO {
color: #4cacff;
@ -744,7 +745,7 @@ span.CodeMirror-selectedtext {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;
@ -1405,7 +1406,8 @@ span.CodeMirror-selectedtext {
}
.configWorkContainer___gQ6ac .ant-tabs-nav {
background-color: #fff;
height: unset !important;
height: auto !important;
height: initial !important;
}
.configWorkContainer___gQ6ac .ant-tabs-nav::before {
content: '' !important;
@ -1421,10 +1423,12 @@ span.CodeMirror-selectedtext {
border: 0 !important;
outline: none !important;
cursor: pointer;
border-radius: unset !important;
font-weight: unset !important;
border-radius: 0 !important;
border-radius: initial !important;
font-weight: inherit !important;
color: #333 !important;
min-width: unset !important;
min-width: 0 !important;
min-width: initial !important;
height: 60px !important;
}
/* stylelint-disable no-duplicate-selectors */
@ -1456,7 +1460,10 @@ span.CodeMirror-selectedtext {
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -1570,8 +1577,10 @@ span.CodeMirror-selectedtext {
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
@ -1838,7 +1847,8 @@ span.CodeMirror-selectedtext {
height: 40px;
}
.workListTabWrap___eltpM .ant-tabs-nav::before {
content: unset;
content: normal;
content: initial;
}
.workListTabWrap___eltpM .ant-tabs-nav .ant-tabs-nav-wrap {
padding-left: 0;
@ -1851,7 +1861,8 @@ span.CodeMirror-selectedtext {
font-size: 14px;
font-weight: 400;
color: #b9b8b8;
display: unset;
display: inline;
display: initial;
border: none;
text-align: center;
padding-top: 9px;

@ -197,7 +197,10 @@ a.ant-typography.ant-typography-danger:hover {
.ant-typography.ant-typography-disabled {
color: rgba(0, 0, 0, 0.25);
cursor: not-allowed;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
div.ant-typography,
.ant-typography p {
@ -383,7 +386,8 @@ a.ant-typography.ant-typography-disabled:active,
.ant-typography u,
.ant-typography ins {
text-decoration: underline;
text-decoration-skip-ink: auto;
-webkit-text-decoration-skip: ink;
text-decoration-skip-ink: auto;
}
.ant-typography s,
.ant-typography del {
@ -1063,6 +1067,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
text-overflow: ellipsis;
white-space: nowrap;
border: 1px solid blue;
cursor: -webkit-grab;
cursor: grab;
width: 80%;
background: #fff;
@ -1088,6 +1093,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: -webkit-grab;
cursor: grab;
width: 80%;
background: #fff;

@ -379,7 +379,10 @@ span.ant-radio + * {
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -493,8 +496,10 @@ span.ant-radio + * {
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
@ -744,7 +749,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -760,6 +766,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -782,6 +789,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -805,6 +813,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -822,6 +831,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -839,6 +849,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -856,6 +867,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -873,6 +885,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1010,9 +1023,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -1050,8 +1064,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1593,7 +1610,7 @@ span.ant-radio + * {
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-select-tree-checkbox-wrapper::after {
@ -1751,7 +1768,10 @@ span.ant-radio + * {
.ant-select-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-indent-unit {
display: inline-block;
@ -1769,7 +1789,10 @@ span.ant-radio + * {
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-switcher .ant-tree-switcher-icon,
.ant-select-tree-switcher .ant-select-tree-switcher-icon {
@ -1814,6 +1837,7 @@ span.ant-radio + * {
content: ' ';
}
.ant-select-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -1852,7 +1876,10 @@ span.ant-radio + * {
}
.ant-select-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;

@ -557,7 +557,8 @@ span.ant-radio + * {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -573,6 +574,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -595,6 +597,7 @@ span.ant-radio + * {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -618,6 +621,7 @@ span.ant-radio + * {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -635,6 +639,7 @@ span.ant-radio + * {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -652,6 +657,7 @@ span.ant-radio + * {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -669,6 +675,7 @@ span.ant-radio + * {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -686,6 +693,7 @@ span.ant-radio + * {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -823,9 +831,10 @@ span.ant-radio + * {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -863,8 +872,11 @@ span.ant-radio + * {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1248,7 +1260,7 @@ span.ant-radio + * {
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-select-tree-checkbox-wrapper::after {
@ -1406,7 +1418,10 @@ span.ant-radio + * {
.ant-select-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-indent-unit {
display: inline-block;
@ -1424,7 +1439,10 @@ span.ant-radio + * {
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-switcher .ant-tree-switcher-icon,
.ant-select-tree-switcher .ant-select-tree-switcher-icon {
@ -1469,6 +1487,7 @@ span.ant-radio + * {
content: ' ';
}
.ant-select-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -1507,7 +1526,10 @@ span.ant-radio + * {
}
.ant-select-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;

@ -150,7 +150,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {
@ -467,7 +467,8 @@ li:last-child > .ant-breadcrumb-separator {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -483,6 +484,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -505,6 +507,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -528,6 +531,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -545,6 +549,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -562,6 +567,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -579,6 +585,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -596,6 +603,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -733,9 +741,10 @@ li:last-child > .ant-breadcrumb-separator {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -773,8 +782,11 @@ li:last-child > .ant-breadcrumb-separator {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -714,7 +714,7 @@
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;

@ -376,7 +376,7 @@ li:last-child > .ant-breadcrumb-separator {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;

@ -87,7 +87,7 @@ li:last-child > .ant-breadcrumb-separator {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;

@ -110,7 +110,10 @@ li:last-child > .ant-breadcrumb-separator {
border-radius: 100px;
cursor: pointer;
transition: all 0.2s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-switch:focus {
outline: 0;
@ -466,6 +469,7 @@ li:last-child > .ant-breadcrumb-separator {
color: #fff;
}
.wrap___AW_2A .customTable___gGVV3 .ant-pagination button {
line-height: normal;
line-height: initial;
}
.bgH___J0V1_ {
@ -935,6 +939,7 @@ li:last-child > .ant-breadcrumb-separator {
color: #fff;
}
.subjectTable___WrGqf .customTable___xSvZm .ant-pagination button {
line-height: normal;
line-height: initial;
}
.subjectTable___WrGqf .customTable___xSvZm .row___Acnda {
@ -1551,7 +1556,7 @@ span.CodeMirror-selectedtext {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;
@ -2605,6 +2610,7 @@ span.CodeMirror-selectedtext {
.wrap___ulhwR .left___kyWln {
width: 266px;
margin-right: 20px;
position: -webkit-sticky;
position: sticky;
z-index: 1;
top: 0;
@ -2739,6 +2745,7 @@ span.CodeMirror-selectedtext {
.wrap___ulhwR .examName___Na1r8 {
width: 100%;
height: 100px;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 20;
@ -2772,6 +2779,7 @@ span.CodeMirror-selectedtext {
margin-left: 20px;
}
.wrap___ulhwR .examName___Na1r8 .ant-pagination button {
line-height: normal;
line-height: initial;
}
.wrap___ulhwR .topWarp___Kicpu {

@ -363,6 +363,7 @@ li:last-child > .ant-breadcrumb-separator {
display: none;
}
.programTitle___ybswa [class~='markdown-body'] {
overflow: visible;
overflow: initial;
}
.simpleBg___yLrQy {
@ -455,7 +456,7 @@ li:last-child > .ant-breadcrumb-separator {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;

@ -414,7 +414,7 @@ li:last-child > .ant-breadcrumb-separator {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;

@ -43,7 +43,8 @@
text-overflow: ellipsis;
}
.ant-image-mask-info .anticon {
margin-inline-end: 0px;
-webkit-margin-end: 0px;
margin-inline-end: 0px;
}
.ant-image-mask:hover {
opacity: 1;
@ -65,7 +66,10 @@
transform: none;
opacity: 0;
animation-duration: 0.3s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-image-preview-mask {
position: fixed;
@ -102,9 +106,13 @@
max-height: 100%;
vertical-align: middle;
transform: scale3d(1, 1, 1);
cursor: -webkit-grab;
cursor: grab;
transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: auto;
}
.ant-image-preview-img-wrapper {
@ -123,6 +131,7 @@
content: '';
}
.ant-image-preview-moving .ant-image-preview-img {
cursor: -webkit-grabbing;
cursor: grabbing;
}
.ant-image-preview-moving .ant-image-preview-img-wrapper {
@ -273,7 +282,10 @@
border-radius: 100px;
cursor: pointer;
transition: all 0.2s;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-switch:focus {
outline: 0;
@ -1269,7 +1281,7 @@ li:last-child > .ant-breadcrumb-separator {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;
@ -1422,7 +1434,8 @@ li:last-child > .ant-breadcrumb-separator {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -1438,6 +1451,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1460,6 +1474,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1483,6 +1498,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1500,6 +1516,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1517,6 +1534,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1534,6 +1552,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1551,6 +1570,7 @@ li:last-child > .ant-breadcrumb-separator {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -1688,9 +1708,10 @@ li:last-child > .ant-breadcrumb-separator {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -1728,8 +1749,11 @@ li:last-child > .ant-breadcrumb-separator {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';

@ -333,7 +333,8 @@
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -349,6 +350,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -371,6 +373,7 @@
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -394,6 +397,7 @@
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -411,6 +415,7 @@
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -428,6 +433,7 @@
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -445,6 +451,7 @@
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -462,6 +469,7 @@
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -599,9 +607,10 @@
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -639,8 +648,11 @@
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1239,7 +1251,10 @@
white-space: normal;
text-align: left;
cursor: auto;
user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ant-popover-content {
position: relative;
@ -1353,8 +1368,10 @@
background-repeat: no-repeat;
background-position: -10px -10px;
content: '';
clip-path: inset(33% 33%);
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
-webkit-clip-path: inset(33% 33%);
clip-path: inset(33% 33%);
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;

@ -150,7 +150,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {

@ -150,7 +150,7 @@
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {

@ -341,7 +341,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -474,7 +477,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -565,9 +571,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;

@ -591,7 +591,7 @@ span.CodeMirror-selectedtext {
\*******************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
font-size: inherit;
}
.my-error-line-wrp{
width: calc(100% - 20px ) !important;
@ -869,7 +869,8 @@ span.CodeMirror-selectedtext {
overflow: hidden;
}
.workListClass___EI4Fm.visible___uwm7P.status___DUABx {
height: unset;
height: auto;
height: initial;
}
.workListClass___EI4Fm .tips___H3M_T {
color: #4cacff;
@ -1196,7 +1197,8 @@ span.CodeMirror-selectedtext {
}
.configworksContainer___Nq83Z .ant-tabs-nav {
background-color: #fff;
height: unset !important;
height: auto !important;
height: initial !important;
}
.configworksContainer___Nq83Z .ant-tabs-nav::before {
content: '' !important;
@ -1212,10 +1214,12 @@ span.CodeMirror-selectedtext {
border: 0 !important;
outline: none !important;
cursor: pointer;
border-radius: unset !important;
font-weight: unset !important;
border-radius: 0 !important;
border-radius: initial !important;
font-weight: inherit !important;
color: #333 !important;
min-width: unset !important;
min-width: 0 !important;
min-width: initial !important;
height: 60px !important;
}
/* stylelint-disable no-duplicate-selectors */
@ -1378,7 +1382,8 @@ span.CodeMirror-selectedtext {
height: 40px;
}
.workListTabWrap___sjHcT .ant-tabs-nav::before {
content: unset;
content: normal;
content: initial;
}
.workListTabWrap___sjHcT .ant-tabs-nav .ant-tabs-nav-wrap {
padding-left: 0;
@ -1391,7 +1396,8 @@ span.CodeMirror-selectedtext {
font-size: 14px;
font-weight: 400;
color: #b9b8b8;
display: unset;
display: inline;
display: initial;
border: none;
text-align: center;
padding-top: 9px;

@ -923,6 +923,7 @@
text-overflow: ellipsis;
white-space: nowrap;
border: 1px solid blue;
cursor: -webkit-grab;
cursor: grab;
width: 80%;
background: #fff;
@ -948,6 +949,7 @@
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: -webkit-grab;
cursor: grab;
width: 80%;
background: #fff;

@ -52,7 +52,10 @@
border-radius: 2px;
outline: 0;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-item a {
display: block;
@ -185,7 +188,10 @@
.ant-pagination-next button {
color: rgba(0, 0, 0, 0.85);
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
@ -276,9 +282,30 @@
height: 28px;
margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
color: #bfbfbf;
-webkit-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
color: #bfbfbf;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
color: #bfbfbf;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
text-overflow: ellipsis;
@ -714,7 +741,8 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
min-width: unset;
min-width: 0;
min-width: initial;
}
.ant-form-vertical .ant-form-item-row {
flex-direction: column;
@ -730,6 +758,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -752,6 +781,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-form-item .ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -775,6 +805,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xs-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -792,6 +823,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-sm-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -809,6 +841,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-md-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -826,6 +859,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-lg-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -843,6 +877,7 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-col-xl-24.ant-form-item-label {
padding: 0 0 4px;
line-height: 1.66667;
white-space: normal;
white-space: initial;
text-align: left;
}
@ -980,9 +1015,10 @@ textarea.ant-pagination-options-quick-jumper input {
text-align: left;
}
.ant-form-item-label-wrap {
overflow: unset;
overflow: visible;
overflow: initial;
line-height: 1.41667em;
white-space: unset;
white-space: inherit;
}
.ant-form-item-label > label {
position: relative;
@ -1020,8 +1056,11 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-form-item-label > label .ant-form-item-tooltip {
color: rgba(0, 0, 0, 0.45);
cursor: help;
writing-mode: horizontal-tb;
margin-inline-start: 0px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
.ant-form-item-label > label::after {
content: ':';
@ -1405,7 +1444,7 @@ textarea.ant-pagination-options-quick-jumper input {
font-feature-settings: tnum, "tnum";
display: inline-flex;
align-items: baseline;
line-height: unset;
line-height: inherit;
cursor: pointer;
}
.ant-select-tree-checkbox-wrapper::after {
@ -1563,7 +1602,10 @@ textarea.ant-pagination-options-quick-jumper input {
.ant-select-tree-indent {
align-self: stretch;
white-space: nowrap;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-indent-unit {
display: inline-block;
@ -1581,7 +1623,10 @@ textarea.ant-pagination-options-quick-jumper input {
line-height: 20px;
text-align: center;
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-switcher .ant-tree-switcher-icon,
.ant-select-tree-switcher .ant-select-tree-switcher-icon {
@ -1626,6 +1671,7 @@ textarea.ant-pagination-options-quick-jumper input {
content: ' ';
}
.ant-select-tree-checkbox {
top: auto;
top: initial;
margin: 3px 8px 0 0;
}
@ -1664,7 +1710,10 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-select-tree-node-content-wrapper {
line-height: 20px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator {
position: absolute;

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save