You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1218 lines
36 KiB
1218 lines
36 KiB
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/breadcrumb/style/index.less ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-breadcrumb {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 12px;
|
|
}
|
|
.ant-breadcrumb .anticon {
|
|
font-size: 12px;
|
|
}
|
|
.ant-breadcrumb ol {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
.ant-breadcrumb a {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
transition: color 0.3s;
|
|
}
|
|
.ant-breadcrumb a:hover {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-breadcrumb li:last-child {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-breadcrumb li:last-child a {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
li:last-child > .ant-breadcrumb-separator {
|
|
display: none;
|
|
}
|
|
.ant-breadcrumb-separator {
|
|
margin: 0 4px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
}
|
|
.ant-breadcrumb-link > .anticon + span,
|
|
.ant-breadcrumb-link > .anticon + a {
|
|
margin-left: 4px;
|
|
}
|
|
.ant-breadcrumb-overlay-link > .anticon {
|
|
margin-left: 4px;
|
|
}
|
|
.ant-breadcrumb-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-breadcrumb-rtl::before {
|
|
display: table;
|
|
content: '';
|
|
}
|
|
.ant-breadcrumb-rtl::after {
|
|
display: table;
|
|
clear: both;
|
|
content: '';
|
|
}
|
|
.ant-breadcrumb-rtl > span {
|
|
float: right;
|
|
}
|
|
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
|
|
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
|
|
margin-right: 4px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
|
|
margin-right: 4px;
|
|
margin-left: 0;
|
|
}
|
|
/* 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/statistic/style/index.less ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-statistic {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
}
|
|
.ant-statistic-title {
|
|
margin-bottom: 0px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 12px;
|
|
}
|
|
.ant-statistic-skeleton {
|
|
padding-top: 8px;
|
|
}
|
|
.ant-statistic-content {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 20px;
|
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
}
|
|
.ant-statistic-content-value {
|
|
display: inline-block;
|
|
direction: ltr;
|
|
}
|
|
.ant-statistic-content-prefix,
|
|
.ant-statistic-content-suffix {
|
|
display: inline-block;
|
|
}
|
|
.ant-statistic-content-prefix {
|
|
margin-right: 4px;
|
|
}
|
|
.ant-statistic-content-suffix {
|
|
margin-left: 4px;
|
|
}
|
|
.ant-statistic-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-statistic-rtl .ant-statistic-content-prefix {
|
|
margin-right: 0;
|
|
margin-left: 4px;
|
|
}
|
|
.ant-statistic-rtl .ant-statistic-content-suffix {
|
|
margin-right: 4px;
|
|
margin-left: 0;
|
|
}
|
|
/* 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/skeleton/style/index.less ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-skeleton {
|
|
display: table;
|
|
width: 100%;
|
|
}
|
|
.ant-skeleton-header {
|
|
display: table-cell;
|
|
padding-right: 8px;
|
|
vertical-align: top;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
background: rgba(190, 190, 190, 0.2);
|
|
width: 28px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar-lg {
|
|
width: 32px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar-sm {
|
|
width: 22px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-content {
|
|
display: table-cell;
|
|
width: 100%;
|
|
vertical-align: top;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-title {
|
|
width: 100%;
|
|
height: 14px;
|
|
background: rgba(190, 190, 190, 0.2);
|
|
border-radius: 2px;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
|
|
margin-top: 20px;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-paragraph {
|
|
padding: 0;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-paragraph > li {
|
|
width: 100%;
|
|
height: 14px;
|
|
list-style: none;
|
|
background: rgba(190, 190, 190, 0.2);
|
|
border-radius: 2px;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
|
|
width: 61%;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-paragraph > li + li {
|
|
margin-top: 12px;
|
|
}
|
|
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
|
|
margin-top: 8px;
|
|
}
|
|
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
|
|
margin-top: 20px;
|
|
}
|
|
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title,
|
|
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph > li {
|
|
border-radius: 100px;
|
|
}
|
|
.ant-skeleton-active .ant-skeleton-title,
|
|
.ant-skeleton-active .ant-skeleton-paragraph > li,
|
|
.ant-skeleton-active .ant-skeleton-avatar,
|
|
.ant-skeleton-active .ant-skeleton-button,
|
|
.ant-skeleton-active .ant-skeleton-input,
|
|
.ant-skeleton-active .ant-skeleton-image {
|
|
position: relative;
|
|
/* stylelint-disable-next-line property-no-vendor-prefix,value-no-vendor-prefix */
|
|
z-index: 0;
|
|
overflow: hidden;
|
|
background: transparent;
|
|
}
|
|
.ant-skeleton-active .ant-skeleton-title::after,
|
|
.ant-skeleton-active .ant-skeleton-paragraph > li::after,
|
|
.ant-skeleton-active .ant-skeleton-avatar::after,
|
|
.ant-skeleton-active .ant-skeleton-button::after,
|
|
.ant-skeleton-active .ant-skeleton-input::after,
|
|
.ant-skeleton-active .ant-skeleton-image::after {
|
|
position: absolute;
|
|
top: 0;
|
|
right: -150%;
|
|
bottom: 0;
|
|
left: -150%;
|
|
background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
|
|
animation: ant-skeleton-loading 1.4s ease infinite;
|
|
content: '';
|
|
}
|
|
.ant-skeleton.ant-skeleton-block {
|
|
width: 100%;
|
|
}
|
|
.ant-skeleton.ant-skeleton-block .ant-skeleton-button {
|
|
width: 100%;
|
|
}
|
|
.ant-skeleton.ant-skeleton-block .ant-skeleton-input {
|
|
width: 100%;
|
|
}
|
|
.ant-skeleton-element {
|
|
display: inline-block;
|
|
width: auto;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
background: rgba(190, 190, 190, 0.2);
|
|
border-radius: 2px;
|
|
width: 56px;
|
|
min-width: 56px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-square {
|
|
width: 28px;
|
|
min-width: 28px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle {
|
|
width: 28px;
|
|
min-width: 28px;
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round {
|
|
border-radius: 28px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-lg {
|
|
width: 64px;
|
|
min-width: 64px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-square {
|
|
width: 32px;
|
|
min-width: 32px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle {
|
|
width: 32px;
|
|
min-width: 32px;
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round {
|
|
border-radius: 32px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-sm {
|
|
width: 44px;
|
|
min-width: 44px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-square {
|
|
width: 22px;
|
|
min-width: 22px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle {
|
|
width: 22px;
|
|
min-width: 22px;
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round {
|
|
border-radius: 22px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
background: rgba(190, 190, 190, 0.2);
|
|
width: 28px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar-lg {
|
|
width: 32px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar-sm {
|
|
width: 22px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-input {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
background: rgba(190, 190, 190, 0.2);
|
|
width: 140px;
|
|
min-width: 140px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-input-lg {
|
|
width: 160px;
|
|
min-width: 160px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-input-sm {
|
|
width: 110px;
|
|
min-width: 110px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-image {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
vertical-align: top;
|
|
background: rgba(190, 190, 190, 0.2);
|
|
width: 96px;
|
|
height: 96px;
|
|
line-height: 96px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-image-path {
|
|
fill: #bfbfbf;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-image-svg {
|
|
width: 48px;
|
|
height: 48px;
|
|
line-height: 48px;
|
|
max-width: 192px;
|
|
max-height: 192px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle {
|
|
border-radius: 50%;
|
|
}
|
|
@keyframes ant-skeleton-loading {
|
|
0% {
|
|
transform: translateX(-37.5%);
|
|
}
|
|
100% {
|
|
transform: translateX(37.5%);
|
|
}
|
|
}
|
|
.ant-skeleton-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-skeleton-rtl .ant-skeleton-header {
|
|
padding-right: 0;
|
|
padding-left: 16px;
|
|
}
|
|
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
|
|
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
|
|
animation-name: ant-skeleton-loading-rtl;
|
|
}
|
|
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
|
|
animation-name: ant-skeleton-loading-rtl;
|
|
}
|
|
@keyframes ant-skeleton-loading-rtl {
|
|
0% {
|
|
background-position: 0% 50%;
|
|
}
|
|
100% {
|
|
background-position: 100% 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/CaptureVideo/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___kVqBh {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___FMnNq {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___meESe {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___KFpOb {
|
|
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___GHIK9 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.video___nn_cD {
|
|
min-height: 160px;
|
|
background: white;
|
|
text-align: center;
|
|
padding: 14px;
|
|
margin-bottom: 20px;
|
|
font-size: 0;
|
|
}
|
|
.video___nn_cD span {
|
|
font-size: 16px;
|
|
text-align: center;
|
|
color: #ccc;
|
|
padding-top: 50px;
|
|
display: inline-block;
|
|
}
|
|
/* 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/Exercise/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.exitFullScreenModalWrapper___aNB9Q div[class~='ant-modal-confirm-btns'] {
|
|
float: none;
|
|
display: flex;
|
|
justify-content: center;
|
|
margin-bottom: 20px;
|
|
}
|
|
.exitFullScreenModalWrapper___aNB9Q div[class~='ant-modal-confirm-btns'] button {
|
|
width: 120px;
|
|
height: 38px;
|
|
background: #f6f7f9 #3061d0;
|
|
border-radius: 2px;
|
|
}
|
|
.exitFullScreenModal___HIMyY {
|
|
text-align: center;
|
|
font-size: 30px;
|
|
font-weight: 400;
|
|
}
|
|
.exitFullScreenModal___HIMyY .warningIcon___xEURa {
|
|
height: 88px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.exitFullScreenModal___HIMyY .warningText___W6NPJ {
|
|
color: #e30000;
|
|
}
|
|
.exitFullScreenModal___HIMyY .countdownWrapper___n8g1M {
|
|
display: inline-block;
|
|
}
|
|
.forcedModalWrapper___JPMQ2 .forcedModalContent___uY5FV {
|
|
text-align: center;
|
|
}
|
|
.forcedModalWrapper___JPMQ2 .forcedModalContent___uY5FV .forcedText___C3CrF {
|
|
font-size: 30px;
|
|
font-weight: 500;
|
|
color: #E30000;
|
|
margin-bottom: 10px;
|
|
}
|
|
.forcedModalWrapper___JPMQ2 .forcedModalContent___uY5FV .screenNumText___oljHN {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
margin-bottom: 20px;
|
|
}
|
|
.forcedModalWrapper___JPMQ2 .forcedModalContent___uY5FV img {
|
|
height: 85px;
|
|
margin-bottom: 20px;
|
|
}
|
|
/* 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/pages/Classrooms/Lists/Exercise/ImitateAnswer/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___MzHUI {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___ZPKmx {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___MNo4n {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___stoyX {
|
|
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___HR6oq {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___MN8xj {
|
|
background: white;
|
|
}
|
|
.title___h5yRx {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___h5yRx strong {
|
|
color: #333;
|
|
}
|
|
.title___h5yRx [class~='tag-style'] {
|
|
vertical-align: bottom;
|
|
}
|
|
.questionIcons___kiVRR [class~='ant-anchor-link'] {
|
|
display: inline;
|
|
}
|
|
.questionIcons___kiVRR [class~='ant-anchor-wrapper'] {
|
|
margin: 0;
|
|
overflow: hidden;
|
|
}
|
|
.questionIcons___kiVRR span,
|
|
.questionIcons___kiVRR a {
|
|
width: 40px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
color: #fff;
|
|
background: #fb3226;
|
|
display: inline-block;
|
|
margin-right: 8px;
|
|
margin-bottom: 20px;
|
|
border-radius: 40px;
|
|
font-weight: bold;
|
|
cursor: pointer;
|
|
}
|
|
.questionIcons___kiVRR span:hover,
|
|
.questionIcons___kiVRR a:hover {
|
|
background-color: #ec7d72;
|
|
}
|
|
.questionIcons___kiVRR span:nth-child(5n),
|
|
.questionIcons___kiVRR a:nth-child(5n) {
|
|
margin-right: 25px;
|
|
}
|
|
.questionIcons___kiVRR .green___PIOSW {
|
|
background-color: #2abd8c;
|
|
}
|
|
.questionIcons___kiVRR .green___PIOSW:hover {
|
|
background-color: #88d19e;
|
|
}
|
|
.questionIcons___kiVRR .orange___aGI_B {
|
|
background-color: #fd8001;
|
|
}
|
|
.questionIcons___kiVRR .orange___aGI_B:hover {
|
|
background-color: #fb9f42;
|
|
}
|
|
.greenTip___bShpb {
|
|
color: #2abd8c;
|
|
margin-left: 15px;
|
|
}
|
|
.greenTip___bShpb:before {
|
|
content: '';
|
|
width: 12px;
|
|
height: 12px;
|
|
background: #2abd8c;
|
|
border-radius: 12px;
|
|
display: inline-block;
|
|
margin-right: 4px;
|
|
position: relative;
|
|
top: 1px;
|
|
}
|
|
.redTip___wCm4Z {
|
|
color: #fb3226;
|
|
margin-left: 15px;
|
|
}
|
|
.redTip___wCm4Z:before {
|
|
content: '';
|
|
width: 12px;
|
|
height: 12px;
|
|
background: #fb3226;
|
|
border-radius: 12px;
|
|
display: inline-block;
|
|
margin-right: 4px;
|
|
position: relative;
|
|
top: 1px;
|
|
}
|
|
.orangeTip___HRBLJ {
|
|
color: #fd8001;
|
|
margin-left: 15px;
|
|
}
|
|
.orangeTip___HRBLJ:before {
|
|
content: '';
|
|
width: 12px;
|
|
height: 12px;
|
|
background: #fd8001;
|
|
border-radius: 12px;
|
|
display: inline-block;
|
|
margin-right: 4px;
|
|
position: relative;
|
|
top: 1px;
|
|
}
|
|
.pollDesc___SxQ7V {
|
|
color: #333;
|
|
background-color: #ffffff;
|
|
padding: 15px;
|
|
box-sizing: border-box;
|
|
margin-top: 30px;
|
|
margin-bottom: 0px;
|
|
}
|
|
.answered___e5zk4 {
|
|
position: relative;
|
|
}
|
|
.answered___e5zk4::after {
|
|
position: absolute;
|
|
right: 35px;
|
|
top: 4px;
|
|
width: 12px;
|
|
height: 12px;
|
|
border-radius: 50%;
|
|
background: #cbcbcb;
|
|
content: '';
|
|
}
|
|
.unanswer___dEmC8 {
|
|
position: relative;
|
|
}
|
|
.unanswer___dEmC8::after {
|
|
position: absolute;
|
|
right: 35px;
|
|
top: 4px;
|
|
width: 12px;
|
|
height: 12px;
|
|
border-radius: 50%;
|
|
background: #fff;
|
|
content: '';
|
|
border: 1px solid #cbcbcb;
|
|
}
|
|
.anchor___xdS4e {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.anchor___xdS4e [class~='ant-anchor-link'] {
|
|
padding: 0px;
|
|
}
|
|
.answerFlag____R2kw {
|
|
display: block;
|
|
float: left;
|
|
margin-right: 10px;
|
|
border-radius: 50%;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
width: 40px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
margin-bottom: 5px;
|
|
background: #ff3756;
|
|
color: #fff;
|
|
border: 1px solid #ff3756;
|
|
}
|
|
.answerFlag____R2kw [class~='ant-anchor-link-title'] {
|
|
color: #fff;
|
|
}
|
|
.flagActive___hkk6X {
|
|
background-color: #29bd8b;
|
|
color: #fff;
|
|
border: 1px solid #29bd8b;
|
|
}
|
|
.flagHalf___ZgZyz {
|
|
background-color: #ff6800;
|
|
color: #fff;
|
|
border: 1px solid #ff6800;
|
|
}
|
|
.answerStudentFlag___RlIwt {
|
|
display: block;
|
|
float: left;
|
|
margin-right: 10px;
|
|
border-radius: 50%;
|
|
border: 1px solid #cbcbcb;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
width: 40px;
|
|
text-align: center;
|
|
color: #999999;
|
|
cursor: pointer;
|
|
margin-bottom: 5px;
|
|
}
|
|
.answerStudentActive___pQpEA {
|
|
background: #cbcbcb;
|
|
color: #fff;
|
|
}
|
|
.questionItem___Yg7y3 {
|
|
border-bottom: 1px solid #ebebeb;
|
|
}
|
|
.questionItem___Yg7y3 [class~='ant-checkbox-group'] {
|
|
width: 100%;
|
|
}
|
|
.questionItem___Yg7y3 [class~='ant-radio-group'] {
|
|
width: 100%;
|
|
}
|
|
.questionItem___Yg7y3 [class~='ant-checkbox-wrapper'] {
|
|
margin-right: 5px;
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.questionItem___Yg7y3 [class~='ant-checkbox'] + span {
|
|
display: inline-flex;
|
|
}
|
|
.questionItem___Yg7y3 [class~='ant-checkbox'] + span [class~='mr3'] {
|
|
line-height: 1;
|
|
flex-shrink: 0;
|
|
}
|
|
.questionItem___Yg7y3 [class~='ant-checkbox'] + span [class~='markdown-body'] {
|
|
position: relative;
|
|
top: -7px;
|
|
}
|
|
.itemType___zMAIQ {
|
|
padding: 20px 5px;
|
|
}
|
|
.itemFlag___KI4Jb {
|
|
padding: 0px 10px;
|
|
border-radius: 15px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
background: #eaeaea;
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.answerWrap___CETMI {
|
|
padding: 10px 0px;
|
|
}
|
|
.answerSubjective____A1OC {
|
|
width: 100%;
|
|
height: 130px;
|
|
padding: 5px;
|
|
overflow: auto;
|
|
resize: vertical;
|
|
outline: none;
|
|
}
|
|
.otherInput___hanjt {
|
|
border: none;
|
|
border-bottom: 1px solid #eee;
|
|
background: transparent;
|
|
flex: 1 1;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
}
|
|
.otherInput___hanjt [class~='ant-input']:hover,
|
|
.otherInput___hanjt [class~='ant-input']:focus {
|
|
border: none !important;
|
|
border-bottom: 1px solid #eee !important;
|
|
background: #f8f8f8 !important;
|
|
}
|
|
.submitButton___ATddm {
|
|
width: 130px;
|
|
height: 40px;
|
|
}
|
|
.randomFlag___mId_V {
|
|
width: 68px;
|
|
height: 24px;
|
|
line-height: 24px;
|
|
text-align: center;
|
|
background: #84b6eb;
|
|
color: #fff;
|
|
border-radius: 20px;
|
|
font-size: 12px;
|
|
margin-left: 24px;
|
|
display: inline-block;
|
|
}
|
|
.answerTrue___QzQ9o {
|
|
position: relative;
|
|
margin-right: 40px;
|
|
cursor: default;
|
|
}
|
|
.answerTrue___QzQ9o::after {
|
|
position: absolute;
|
|
right: 35px;
|
|
top: 4px;
|
|
width: 20px;
|
|
height: 10px;
|
|
border-radius: 5px;
|
|
background: #29bd8b;
|
|
content: '';
|
|
}
|
|
.answerFalse____K4Me {
|
|
position: relative;
|
|
margin-right: 40px;
|
|
cursor: default;
|
|
}
|
|
.answerFalse____K4Me::after {
|
|
position: absolute;
|
|
right: 35px;
|
|
top: 4px;
|
|
width: 20px;
|
|
height: 10px;
|
|
border-radius: 5px;
|
|
background: #ff3756;
|
|
content: '';
|
|
}
|
|
.answerHalf___gnzWI {
|
|
position: relative;
|
|
margin-right: 40px;
|
|
cursor: default;
|
|
}
|
|
.answerHalf___gnzWI::after {
|
|
position: absolute;
|
|
left: -25px;
|
|
top: 4px;
|
|
width: 20px;
|
|
height: 10px;
|
|
border-radius: 5px;
|
|
background: #ff6800;
|
|
content: '';
|
|
}
|
|
.renderHtml___dDhM4 {
|
|
display: inline-flex;
|
|
align-items: baseline;
|
|
}
|
|
.simpleText___kJ0Kc {
|
|
background: #f5f5f5;
|
|
border-radius: 4px;
|
|
border: 1px solid #eaeaea;
|
|
padding: 5px;
|
|
min-height: 35px;
|
|
box-sizing: border-box;
|
|
}
|
|
.answerYes___btoYt {
|
|
width: 12px;
|
|
height: 12px;
|
|
background: #0152d9;
|
|
color: #fff;
|
|
display: inline-block;
|
|
margin-right: 4px;
|
|
}
|
|
.answerNo___aNG_f {
|
|
width: 12px;
|
|
height: 12px;
|
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
color: #fff;
|
|
display: inline-block;
|
|
margin-right: 4px;
|
|
}
|
|
.answerInfo___af0Ma {
|
|
background: rgba(230, 247, 255, 0.6);
|
|
border-radius: 2px;
|
|
border: 1px solid rgba(145, 213, 255, 0.6);
|
|
padding: 8px;
|
|
font-size: 12px;
|
|
margin-bottom: 17px;
|
|
margin-top: 12px;
|
|
}
|
|
.answerSheet___ojXFi {
|
|
font-size: 0;
|
|
vertical-align: top;
|
|
padding: 0 0 0 19px;
|
|
margin-top: 8px;
|
|
width: 100%;
|
|
display: inline-block;
|
|
}
|
|
.answerSheet___ojXFi li {
|
|
width: 26px;
|
|
height: 26px;
|
|
color: #000;
|
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
border-radius: 2px;
|
|
display: inline-flex;
|
|
flex-direction: column-reverse;
|
|
margin: 0 14px 15px 0;
|
|
font-size: 14px;
|
|
line-height: 26px;
|
|
text-align: center;
|
|
overflow: hidden;
|
|
position: relative;
|
|
cursor: pointer;
|
|
}
|
|
.answerSheet___ojXFi li:hover {
|
|
border-color: #0152d9;
|
|
color: #0152d9;
|
|
}
|
|
.answerSheet___ojXFi li.active___KmAlt {
|
|
background: #0152d9;
|
|
color: #fff;
|
|
}
|
|
.countDown___W4ClT {
|
|
width: 162px;
|
|
height: 32px;
|
|
background: #ffffff;
|
|
border: 1px solid #23c073;
|
|
color: #23c073;
|
|
text-align: center;
|
|
line-height: 32px;
|
|
font-size: 14px;
|
|
border-radius: 32px;
|
|
}
|
|
.countDown___W4ClT [class~='ant-statistic'] {
|
|
display: inline-block;
|
|
}
|
|
.countDown___W4ClT [class~='ant-statistic-content'] {
|
|
color: #23c073;
|
|
font-size: 14px;
|
|
}
|
|
.countDown___W4ClT.red___RSej4 {
|
|
color: red;
|
|
border-color: red;
|
|
}
|
|
.countDown___W4ClT.red___RSej4 [class~='ant-statistic-content'] {
|
|
color: red;
|
|
}
|
|
.fold___pujAY {
|
|
background: #fff;
|
|
width: 16px;
|
|
height: 66px;
|
|
position: absolute;
|
|
top: 50%;
|
|
margin-top: -33px;
|
|
right: -16px;
|
|
z-index: 3;
|
|
cursor: pointer;
|
|
display: box;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.fold___pujAY::before {
|
|
content: '';
|
|
width: 0;
|
|
height: 0;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
border-right: 15px solid #fafafa;
|
|
border-bottom: 10px solid #fff;
|
|
}
|
|
.fold___pujAY::after {
|
|
content: '';
|
|
width: 0;
|
|
height: 0;
|
|
position: absolute;
|
|
right: 0;
|
|
bottom: 0;
|
|
border-right: 15px solid #fafafa;
|
|
border-top: 10px solid #fff;
|
|
}
|
|
.cardList___Bd4OZ {
|
|
max-height: calc(100vh - 220px);
|
|
overflow: auto;
|
|
}
|
|
.iframe___kQjBw {
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
z-index: 99999;
|
|
width: 100%;
|
|
height: 100%;
|
|
border: none;
|
|
display: none;
|
|
background: #fff;
|
|
}
|
|
/* 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/anchor/style/index.less ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-anchor {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
position: relative;
|
|
padding-left: 2px;
|
|
}
|
|
.ant-anchor-wrapper {
|
|
margin-left: -4px;
|
|
padding-left: 4px;
|
|
overflow: auto;
|
|
background-color: transparent;
|
|
}
|
|
.ant-anchor-ink {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
height: 100%;
|
|
}
|
|
.ant-anchor-ink::before {
|
|
position: relative;
|
|
display: block;
|
|
width: 2px;
|
|
height: 100%;
|
|
margin: 0 auto;
|
|
background-color: #f0f0f0;
|
|
content: ' ';
|
|
}
|
|
.ant-anchor-ink-ball {
|
|
position: absolute;
|
|
left: 50%;
|
|
display: none;
|
|
width: 8px;
|
|
height: 8px;
|
|
background-color: #fff;
|
|
border: 2px solid #1890ff;
|
|
border-radius: 8px;
|
|
transform: translateX(-50%);
|
|
transition: top 0.3s ease-in-out;
|
|
}
|
|
.ant-anchor-ink-ball.ant-anchor-ink-ball-visible {
|
|
display: inline-block;
|
|
}
|
|
.ant-anchor-fixed .ant-anchor-ink .ant-anchor-ink-ball {
|
|
display: none;
|
|
}
|
|
.ant-anchor-link {
|
|
padding: 4px 0 4px 16px;
|
|
}
|
|
.ant-anchor-link-title {
|
|
position: relative;
|
|
display: block;
|
|
margin-bottom: 3px;
|
|
overflow: hidden;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-anchor-link-title:only-child {
|
|
margin-bottom: 0;
|
|
}
|
|
.ant-anchor-link-active > .ant-anchor-link-title {
|
|
color: #1890ff;
|
|
}
|
|
.ant-anchor-link .ant-anchor-link {
|
|
padding-top: 2px;
|
|
padding-bottom: 2px;
|
|
}
|
|
.ant-anchor-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-anchor-rtl.ant-anchor-wrapper {
|
|
margin-right: -4px;
|
|
margin-left: 0;
|
|
padding-right: 4px;
|
|
padding-left: 0;
|
|
}
|
|
.ant-anchor-rtl .ant-anchor-ink {
|
|
right: 0;
|
|
left: auto;
|
|
}
|
|
.ant-anchor-rtl .ant-anchor-ink-ball {
|
|
right: 50%;
|
|
left: 0;
|
|
transform: translateX(50%);
|
|
}
|
|
.ant-anchor-rtl .ant-anchor-link {
|
|
padding: 4px 16px 4px 0;
|
|
}
|
|
/* 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/affix/style/index.less ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-affix {
|
|
position: fixed;
|
|
z-index: 10;
|
|
}
|
|
/* 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/pages/Classrooms/Lists/Exercise/ImitateAnswer/components/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___NzoJU {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___Hwix8 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___IjC7Y {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___HmCsd {
|
|
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___hOf25 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.shixunWrp___yZiPI {
|
|
border: 1px solid #eee;
|
|
margin-top: 20px;
|
|
}
|
|
.shixunWrp___yZiPI [class~='monaco-editor'] {
|
|
width: 100% !important;
|
|
}
|
|
.shixunWrp___yZiPI [class~='monaco-editor'] > div {
|
|
width: 100% !important;
|
|
}
|
|
.shixunWrp___yZiPI [class~='monaco-editor'] > div [class~='monaco-scrollable-element'],
|
|
.shixunWrp___yZiPI [class~='monaco-editor'] > div [class~='overlayWidgets'],
|
|
.shixunWrp___yZiPI [class~='monaco-editor'] > div div:empty {
|
|
width: 100% !important;
|
|
}
|
|
.shixunWrp___yZiPI h2 {
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
padding: 6px 20px;
|
|
border-bottom: 1px solid #eee;
|
|
margin: 0;
|
|
position: relative;
|
|
}
|
|
.shixunWrp___yZiPI h2 span {
|
|
position: absolute;
|
|
right: 10px;
|
|
top: 6px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|