816 lines
15 KiB
Java
816 lines
15 KiB
Java
.group-query-strig[data-v-16acf936] {
|
|
width: 30px;
|
|
text-align: center;
|
|
display: inline-block
|
|
}
|
|
|
|
.components-input-demo-presuffix .anticon-close-circle[data-v-cfc0d5ee] {
|
|
cursor: pointer;
|
|
color: #ccc;
|
|
-webkit-transition: color .3s;
|
|
transition: color .3s;
|
|
font-size: 12px
|
|
}
|
|
|
|
.components-input-demo-presuffix .anticon-close-circle[data-v-cfc0d5ee]:hover {
|
|
color: #f5222d
|
|
}
|
|
|
|
.components-input-demo-presuffix .anticon-close-circle[data-v-cfc0d5ee]:active {
|
|
color: #666
|
|
}
|
|
|
|
.jeecg-onl-button-modal[data-v-e2ca7ade] .ant-modal-wrap {
|
|
overflow: hidden
|
|
}
|
|
|
|
[data-v-e2ca7ade] .ant-modal {
|
|
top: 0;
|
|
padding: 0
|
|
}
|
|
|
|
.avatar-uploader>.ant-upload[data-v-7750c39d] {
|
|
width: 104px;
|
|
height: 104px
|
|
}
|
|
|
|
.ant-upload-select-picture-card i[data-v-7750c39d] {
|
|
font-size: 49px;
|
|
color: #999
|
|
}
|
|
|
|
.ant-upload-select-picture-card .ant-upload-text[data-v-7750c39d] {
|
|
margin-top: 8px;
|
|
color: #666
|
|
}
|
|
|
|
.ant-table-tbody .ant-table-row td[data-v-7750c39d] {
|
|
padding-top: 10px;
|
|
padding-bottom: 10px
|
|
}
|
|
|
|
.has-error .ant-form-explain[data-v-7750c39d],
|
|
.has-error .ant-form-split[data-v-7750c39d] {
|
|
color: #f5222d;
|
|
position: absolute
|
|
}
|
|
|
|
.jeecg-mask-cust[data-v-7750c39d] {
|
|
height: 0;
|
|
width: 100%;
|
|
opacity: .3;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background-color: rgba(0, 0, 0, .65);
|
|
z-index: 999
|
|
}
|
|
|
|
.jeecg-drawer-content[data-v-7750c39d] {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
z-index: 10000;
|
|
width: 160px;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
background: #fff;
|
|
-webkit-transform-origin: 100% 50% 0;
|
|
transform-origin: 100% 50% 0;
|
|
-webkit-transition: opacity .2s, -webkit-transform .3s;
|
|
transition: opacity .2s, -webkit-transform .3s;
|
|
transition: transform .3s, opacity .2s;
|
|
transition: transform .3s, opacity .2s, -webkit-transform .3s
|
|
}
|
|
|
|
.jeecg-drawer-content.drawer-open[data-v-7750c39d] {
|
|
opacity: 1;
|
|
-webkit-transform: scaleX(1);
|
|
transform: scaleX(1)
|
|
}
|
|
|
|
.jeecg-drawer-content.drawer-close[data-v-7750c39d] {
|
|
opacity: 0;
|
|
-webkit-transform: scaleX(0);
|
|
transform: scaleX(0)
|
|
}
|
|
|
|
.show-drawer[data-v-7750c39d] {
|
|
width: 100%
|
|
}
|
|
|
|
.hide-drawer[data-v-7750c39d] {
|
|
width: 0
|
|
}
|
|
|
|
.show-drawer .jeecg-drawer-content[data-v-7750c39d] {
|
|
height: 100%;
|
|
z-index: 10000
|
|
}
|
|
|
|
.jeecg-drawer-header[data-v-7750c39d] {
|
|
padding: 16px;
|
|
border-radius: 4px 4px 0 0;
|
|
background: #fff;
|
|
border-bottom: 1px solid #e8e8e8;
|
|
color: rgba(0, 0, 0, .85)
|
|
}
|
|
|
|
.jeecg-drawer-body[data-v-7750c39d] {
|
|
padding: 0 24px;
|
|
font-size: 14px;
|
|
line-height: 1.5;
|
|
word-wrap: break-word;
|
|
overflow: auto;
|
|
height: calc(100% - 54px)
|
|
}
|
|
|
|
.jeecg-drawer-body .ant-btn[data-v-7750c39d] {
|
|
margin-top: 12px
|
|
}
|
|
|
|
.jeecg-drawer-body .ant-btn[data-v-7750c39d]:last-child {
|
|
margin-bottom: 12px
|
|
}
|
|
|
|
.show-drawer .jeecg-mask-cust[data-v-7750c39d] {
|
|
height: 100%
|
|
}
|
|
|
|
.cust-button-switch-many[data-v-7750c39d],
|
|
.cust-button-switch-single[data-v-7750c39d] {
|
|
position: absolute;
|
|
top: 220px;
|
|
right: 0;
|
|
z-index: 1000;
|
|
cursor: pointer;
|
|
padding: 0 5px;
|
|
font-size: 20px
|
|
}
|
|
|
|
.cust-button-switch-many[data-v-7750c39d],
|
|
.cust-button-switch-single[data-v-7750c39d] {
|
|
top: 50%;
|
|
border-right: 0;
|
|
border-radius: 4px 0 0 4px
|
|
}
|
|
|
|
.ant-card-body .table-operator[data-v-76e1a326] {
|
|
margin-bottom: 4px
|
|
}
|
|
|
|
.ant-table-tbody .ant-table-row td[data-v-76e1a326] {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px
|
|
}
|
|
|
|
.anty-row-operator button[data-v-76e1a326] {
|
|
margin: 0 5px
|
|
}
|
|
|
|
.ant-btn-danger[data-v-76e1a326] {
|
|
background-color: #fff
|
|
}
|
|
|
|
.anty-img-wrap[data-v-76e1a326] {
|
|
height: 25px;
|
|
position: relative
|
|
}
|
|
|
|
.anty-img-wrap>img[data-v-76e1a326] {
|
|
max-height: 100%
|
|
}
|
|
|
|
.ant-modal-cust-warp[data-v-76e1a326] {
|
|
height: 100%
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-body[data-v-76e1a326] {
|
|
height: calc(100% - 110px) !important;
|
|
overflow-y: auto
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-content[data-v-76e1a326] {
|
|
height: 90% !important;
|
|
overflow-y: hidden
|
|
}
|
|
|
|
.ant-card-body .table-operator[data-v-54bf704f] {
|
|
margin-bottom: 4px
|
|
}
|
|
|
|
.ant-table-tbody .ant-table-row td[data-v-54bf704f] {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px
|
|
}
|
|
|
|
.anty-row-operator button[data-v-54bf704f] {
|
|
margin: 0 5px
|
|
}
|
|
|
|
.ant-btn-danger[data-v-54bf704f] {
|
|
background-color: #fff
|
|
}
|
|
|
|
.anty-img-wrap[data-v-54bf704f] {
|
|
height: 25px;
|
|
position: relative
|
|
}
|
|
|
|
.anty-img-wrap>img[data-v-54bf704f] {
|
|
max-height: 100%
|
|
}
|
|
|
|
.ant-modal-cust-warp[data-v-54bf704f] {
|
|
height: 100%
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-body[data-v-54bf704f] {
|
|
height: calc(100% - 110px) !important;
|
|
overflow-y: auto
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-content[data-v-54bf704f] {
|
|
height: 90% !important;
|
|
overflow-y: hidden
|
|
}
|
|
|
|
.online-config-cust .has-feedback[data-v-3083d490] {
|
|
display: block !important
|
|
}
|
|
|
|
.input-table .thead .td span[data-v-3083d490] {
|
|
width: 100%
|
|
}
|
|
|
|
.bgBlue {
|
|
background-color: #40a9ff
|
|
}
|
|
|
|
.cust-enhance-his .ant-list-header {
|
|
padding-top: 5px;
|
|
padding-bottom: 5px;
|
|
color: #000
|
|
}
|
|
|
|
.js-type-select[data-v-38caf0be] {
|
|
position: absolute;
|
|
z-index: 10;
|
|
right: 58px;
|
|
top: 80px;
|
|
max-width: 146px
|
|
}
|
|
|
|
.ant-modal-cust-warp[data-v-3af1af64],
|
|
.coder-cust-height .full-screen-parent[data-v-2902bd5c] {
|
|
height: 100%
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-body[data-v-3af1af64] {
|
|
height: calc(100% - 110px) !important;
|
|
overflow-y: auto
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-content[data-v-3af1af64] {
|
|
height: 90% !important;
|
|
overflow-y: hidden
|
|
}
|
|
|
|
.online-gen-subinfo .ant-card-body[data-v-5928bb01] {
|
|
padding: 18px 5px 0 5px
|
|
}
|
|
|
|
.online-gen-subinfo .ant-card-head[data-v-5928bb01] {
|
|
min-height: 32px
|
|
}
|
|
|
|
.online-gen-subinfo .ant-card-head-title[data-v-5928bb01] {
|
|
padding: 8px 0
|
|
}
|
|
|
|
.ant-select-disabled .ant-select-selection[data-v-5928bb01] {
|
|
background-color: #fff;
|
|
color: rgba(0, 0, 0, .58)
|
|
}
|
|
|
|
[data-v-640f24c6] .ant-modal,
|
|
[data-v-d7231ef8] .ant-modal {
|
|
top: 0;
|
|
padding: 0
|
|
}
|
|
|
|
.double-check-ty .ant-checkbox+span {
|
|
padding-left: 2px
|
|
}
|
|
|
|
.onl-auth-tree-btns {
|
|
margin-left: 10px
|
|
}
|
|
|
|
.onl-auth-tree-btns button {
|
|
margin: 0 5px 0 2px
|
|
}
|
|
|
|
.ant-table td[data-v-125d8be6],
|
|
th[data-v-125d8be6] {
|
|
white-space: nowrap
|
|
}
|
|
|
|
.anty-row-operator button[data-v-125d8be6] {
|
|
margin: 0 5px
|
|
}
|
|
|
|
.ant-btn-danger[data-v-125d8be6] {
|
|
background-color: #fff
|
|
}
|
|
|
|
.valid-error-cust .ant-select-selection[data-v-125d8be6] {
|
|
border: 2px solid #f5222d
|
|
}
|
|
|
|
.ant-card-body .table-operator {
|
|
margin-bottom: 4px
|
|
}
|
|
|
|
.anty-row-operator button {
|
|
margin: 0 5px
|
|
}
|
|
|
|
.valid-error-cust .ant-select-selection {
|
|
border: 2px solid #f5222d
|
|
}
|
|
|
|
.avatar-uploader>.ant-upload[data-v-4070e3c9] {
|
|
width: 104px;
|
|
height: 104px
|
|
}
|
|
|
|
.ant-upload-select-picture-card i[data-v-4070e3c9] {
|
|
font-size: 49px;
|
|
color: #999
|
|
}
|
|
|
|
.ant-upload-select-picture-card .ant-upload-text[data-v-4070e3c9] {
|
|
margin-top: 8px;
|
|
color: #666
|
|
}
|
|
|
|
.ant-table-tbody .ant-table-row td[data-v-4070e3c9] {
|
|
padding-top: 10px;
|
|
padding-bottom: 10px
|
|
}
|
|
|
|
.has-error .ant-form-explain[data-v-4070e3c9],
|
|
.has-error .ant-form-split[data-v-4070e3c9] {
|
|
color: #f5222d;
|
|
position: absolute
|
|
}
|
|
|
|
.jeecg-mask-cust[data-v-4070e3c9] {
|
|
height: 0;
|
|
width: 100%;
|
|
opacity: .3;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background-color: rgba(0, 0, 0, .65);
|
|
z-index: 999
|
|
}
|
|
|
|
.jeecg-drawer-content[data-v-4070e3c9] {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
z-index: 10000;
|
|
width: 160px;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
background: #fff;
|
|
-webkit-transform-origin: 100% 50% 0;
|
|
transform-origin: 100% 50% 0;
|
|
-webkit-transition: opacity .2s, -webkit-transform .3s;
|
|
transition: opacity .2s, -webkit-transform .3s;
|
|
transition: transform .3s, opacity .2s;
|
|
transition: transform .3s, opacity .2s, -webkit-transform .3s
|
|
}
|
|
|
|
.jeecg-drawer-content.drawer-open[data-v-4070e3c9] {
|
|
opacity: 1;
|
|
-webkit-transform: scaleX(1);
|
|
transform: scaleX(1)
|
|
}
|
|
|
|
.jeecg-drawer-content.drawer-close[data-v-4070e3c9] {
|
|
opacity: 0;
|
|
-webkit-transform: scaleX(0);
|
|
transform: scaleX(0)
|
|
}
|
|
|
|
.show-drawer[data-v-4070e3c9] {
|
|
width: 100%
|
|
}
|
|
|
|
.hide-drawer[data-v-4070e3c9] {
|
|
width: 0
|
|
}
|
|
|
|
.show-drawer .jeecg-drawer-content[data-v-4070e3c9] {
|
|
height: 100%;
|
|
z-index: 10000
|
|
}
|
|
|
|
.jeecg-drawer-header[data-v-4070e3c9] {
|
|
padding: 16px;
|
|
border-radius: 4px 4px 0 0;
|
|
background: #fff;
|
|
border-bottom: 1px solid #e8e8e8;
|
|
color: rgba(0, 0, 0, .85)
|
|
}
|
|
|
|
.jeecg-drawer-body[data-v-4070e3c9] {
|
|
padding: 0 24px;
|
|
font-size: 14px;
|
|
line-height: 1.5;
|
|
word-wrap: break-word;
|
|
overflow: auto;
|
|
height: calc(100% - 54px)
|
|
}
|
|
|
|
.jeecg-drawer-body .ant-btn[data-v-4070e3c9] {
|
|
margin-top: 12px
|
|
}
|
|
|
|
.jeecg-drawer-body .ant-btn[data-v-4070e3c9]:last-child {
|
|
margin-bottom: 12px
|
|
}
|
|
|
|
.show-drawer .jeecg-mask-cust[data-v-4070e3c9] {
|
|
height: 100%
|
|
}
|
|
|
|
.cust-button-switch-many[data-v-4070e3c9],
|
|
.cust-button-switch-single[data-v-4070e3c9] {
|
|
position: absolute;
|
|
top: 220px;
|
|
right: 0;
|
|
z-index: 1000;
|
|
cursor: pointer;
|
|
padding: 0 5px;
|
|
font-size: 20px
|
|
}
|
|
|
|
.cust-button-switch-many[data-v-4070e3c9],
|
|
.cust-button-switch-single[data-v-4070e3c9] {
|
|
top: 50%;
|
|
border-right: 0;
|
|
border-radius: 4px 0 0 4px
|
|
}
|
|
|
|
/*.j-table-force-nowrap {*/
|
|
/* td, th {*/
|
|
/* white-space: nowrap*/
|
|
/* }*/
|
|
|
|
/* .ant-table-selection-column {*/
|
|
/* padding: 12px 22px !important*/
|
|
/* }*/
|
|
|
|
/* &.ant-table-wrapper .ant-table-content {*/
|
|
/* overflow-x: auto*/
|
|
/* }*/
|
|
/*}*/
|
|
|
|
.j-table-force-nowrap td,
|
|
.j-table-force-nowrap th {
|
|
white-space: nowrap;
|
|
}
|
|
.j-table-force-nowrap .ant-table-selection-column {
|
|
padding: 12px 22px !important;
|
|
}
|
|
.j-table-force-nowrap.ant-table-wrapper .ant-table-content {
|
|
overflow-x: auto;
|
|
}
|
|
|
|
.ant-card-body .table-operator[data-v-67102101] {
|
|
margin-bottom: 4px
|
|
}
|
|
|
|
.ant-table-tbody .ant-table-row td[data-v-67102101] {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px
|
|
}
|
|
|
|
.anty-row-operator button[data-v-67102101] {
|
|
margin: 0 5px
|
|
}
|
|
|
|
.ant-btn-danger[data-v-67102101] {
|
|
background-color: #fff
|
|
}
|
|
|
|
.anty-img-wrap[data-v-67102101] {
|
|
height: 25px;
|
|
position: relative
|
|
}
|
|
|
|
.anty-img-wrap>img[data-v-67102101] {
|
|
max-height: 100%
|
|
}
|
|
|
|
.ant-modal-cust-warp[data-v-67102101] {
|
|
height: 100%
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-body[data-v-67102101] {
|
|
height: calc(100% - 110px) !important;
|
|
overflow-y: auto
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-content[data-v-67102101] {
|
|
height: 90% !important;
|
|
overflow-y: hidden
|
|
}
|
|
|
|
.ant-card-body .table-operator {
|
|
margin-bottom: 4px
|
|
}
|
|
|
|
.table-operator .ant-btn {
|
|
margin: 0 8px 8px 0
|
|
}
|
|
|
|
.table-operator .ant-btn-group .ant-btn {
|
|
margin: 0
|
|
}
|
|
|
|
.table-operator .ant-btn-group .ant-btn:last-child {
|
|
margin: 0 8px 8px 0
|
|
}
|
|
|
|
.ant-table-tbody .ant-table-row td {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px
|
|
}
|
|
|
|
.ant-modal-cust-warp {
|
|
height: 100%
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-body {
|
|
height: calc(100% - 110px) !important;
|
|
overflow-y: auto
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-content {
|
|
height: 90% !important;
|
|
overflow-y: hidden
|
|
}
|
|
|
|
.anty-img-wrap {
|
|
height: 25px;
|
|
position: relative
|
|
}
|
|
|
|
.anty-img-wrap>img {
|
|
max-height: 100%
|
|
}
|
|
|
|
.query-group-cust {
|
|
width: calc(50% - 10px)
|
|
}
|
|
|
|
.query-group-split-cust:before {
|
|
content: "~";
|
|
width: 20px;
|
|
display: inline-block;
|
|
text-align: center
|
|
}
|
|
|
|
.ant-card-wider-padding.cust-erp-sub-tab>.ant-card-body {
|
|
padding: 5px 12px
|
|
}
|
|
|
|
.j-inner-table-wrapper /deep/ .ant-table-expanded-row .ant-table-wrapper .ant-table-tbody .ant-table-row {
|
|
background-color: #fff
|
|
}
|
|
|
|
.jee-hidden {
|
|
display: none
|
|
}
|
|
|
|
.cust-onl-form .ant-input-disabled[data-v-638f519e] {
|
|
background-color: #fff;
|
|
color: #000
|
|
}
|
|
|
|
.cust-onl-form .ant-select-disabled .ant-select-selection[data-v-638f519e] {
|
|
background: #fff;
|
|
color: #000
|
|
}
|
|
|
|
.cust-onl-form .ant-input-number-disabled[data-v-638f519e] {
|
|
background-color: #fff;
|
|
color: #000
|
|
}
|
|
|
|
.j-jl-cgreport-query .ant-form-item-control {
|
|
height: auto !important
|
|
}
|
|
|
|
.anty-row-operator button[data-v-f965c860] {
|
|
margin: 0 5px
|
|
}
|
|
|
|
.ant-btn-danger[data-v-f965c860] {
|
|
background-color: #fff
|
|
}
|
|
|
|
.div[data-v-5eed08da] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
height: 500px
|
|
}
|
|
|
|
.j-table-force-nowrap td,
|
|
.j-table-force-nowrap th {
|
|
white-space: nowrap
|
|
}
|
|
|
|
.j-table-force-nowrap .ant-table-selection-column {
|
|
padding: 12px 22px !important
|
|
}
|
|
|
|
.j-table-force-nowrap.ant-table-wrapper .ant-table-content {
|
|
overflow-x: auto
|
|
}
|
|
|
|
.avatar-uploader>.ant-upload[data-v-22098770] {
|
|
width: 104px;
|
|
height: 104px
|
|
}
|
|
|
|
.ant-upload-select-picture-card i[data-v-22098770] {
|
|
font-size: 49px;
|
|
color: #999
|
|
}
|
|
|
|
.ant-upload-select-picture-card .ant-upload-text[data-v-22098770] {
|
|
margin-top: 8px;
|
|
color: #666
|
|
}
|
|
|
|
.ant-table-tbody .ant-table-row td[data-v-22098770] {
|
|
padding-top: 10px;
|
|
padding-bottom: 10px
|
|
}
|
|
|
|
.has-error .ant-form-explain[data-v-22098770],
|
|
.has-error .ant-form-split[data-v-22098770] {
|
|
color: #f5222d;
|
|
position: absolute
|
|
}
|
|
|
|
.jeecg-mask-cust[data-v-22098770] {
|
|
height: 0;
|
|
width: 100%;
|
|
opacity: .3;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background-color: rgba(0, 0, 0, .65);
|
|
z-index: 999
|
|
}
|
|
|
|
.jeecg-drawer-content[data-v-22098770] {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
z-index: 10000;
|
|
width: 160px;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
background: #fff;
|
|
-webkit-transform-origin: 100% 50% 0;
|
|
transform-origin: 100% 50% 0;
|
|
-webkit-transition: opacity .2s, -webkit-transform .3s;
|
|
transition: opacity .2s, -webkit-transform .3s;
|
|
transition: transform .3s, opacity .2s;
|
|
transition: transform .3s, opacity .2s, -webkit-transform .3s
|
|
}
|
|
|
|
.jeecg-drawer-content.drawer-open[data-v-22098770] {
|
|
opacity: 1;
|
|
-webkit-transform: scaleX(1);
|
|
transform: scaleX(1)
|
|
}
|
|
|
|
.jeecg-drawer-content.drawer-close[data-v-22098770] {
|
|
opacity: 0;
|
|
-webkit-transform: scaleX(0);
|
|
transform: scaleX(0)
|
|
}
|
|
|
|
.show-drawer[data-v-22098770] {
|
|
width: 100%
|
|
}
|
|
|
|
.hide-drawer[data-v-22098770] {
|
|
width: 0
|
|
}
|
|
|
|
.show-drawer .jeecg-drawer-content[data-v-22098770] {
|
|
height: 100%;
|
|
z-index: 10000
|
|
}
|
|
|
|
.jeecg-drawer-header[data-v-22098770] {
|
|
padding: 16px;
|
|
border-radius: 4px 4px 0 0;
|
|
background: #fff;
|
|
border-bottom: 1px solid #e8e8e8;
|
|
color: rgba(0, 0, 0, .85)
|
|
}
|
|
|
|
.jeecg-drawer-body[data-v-22098770] {
|
|
padding: 0 24px;
|
|
font-size: 14px;
|
|
line-height: 1.5;
|
|
word-wrap: break-word;
|
|
overflow: auto;
|
|
height: calc(100% - 54px)
|
|
}
|
|
|
|
.jeecg-drawer-body .ant-btn[data-v-22098770] {
|
|
margin-top: 12px
|
|
}
|
|
|
|
.jeecg-drawer-body .ant-btn[data-v-22098770]:last-child {
|
|
margin-bottom: 12px
|
|
}
|
|
|
|
.show-drawer .jeecg-mask-cust[data-v-22098770] {
|
|
height: 100%
|
|
}
|
|
|
|
.cust-button-switch-many[data-v-22098770],
|
|
.cust-button-switch-single[data-v-22098770] {
|
|
position: absolute;
|
|
top: 220px;
|
|
right: 0;
|
|
z-index: 1000;
|
|
cursor: pointer;
|
|
padding: 0 5px;
|
|
font-size: 20px
|
|
}
|
|
|
|
.cust-button-switch-many[data-v-22098770],
|
|
.cust-button-switch-single[data-v-22098770] {
|
|
top: 50%;
|
|
border-right: 0;
|
|
border-radius: 4px 0 0 4px
|
|
}
|
|
|
|
.ant-card-body .table-operator[data-v-b7645c0c] {
|
|
margin-bottom: 4px
|
|
}
|
|
|
|
.ant-table-tbody .ant-table-row td[data-v-b7645c0c] {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px
|
|
}
|
|
|
|
.anty-row-operator button[data-v-b7645c0c] {
|
|
margin: 0 5px
|
|
}
|
|
|
|
.ant-btn-danger[data-v-b7645c0c] {
|
|
background-color: #fff
|
|
}
|
|
|
|
.anty-img-wrap[data-v-b7645c0c] {
|
|
height: 25px;
|
|
position: relative
|
|
}
|
|
|
|
.anty-img-wrap>img[data-v-b7645c0c] {
|
|
max-height: 100%
|
|
}
|
|
|
|
.ant-modal-cust-warp[data-v-b7645c0c] {
|
|
height: 100%
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-body[data-v-b7645c0c] {
|
|
height: calc(100% - 110px) !important;
|
|
overflow-y: auto
|
|
}
|
|
|
|
.ant-modal-cust-warp .ant-modal-content[data-v-b7645c0c] {
|
|
height: 90% !important;
|
|
overflow-y: hidden
|
|
}
|