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.
99 lines
4.4 KiB
99 lines
4.4 KiB
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/tasks/vnc-view/index.less ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.vnc-panel-wrapper {
|
|
position: relative;
|
|
height: calc(100vh - 105px);
|
|
overflow: hidden;
|
|
}
|
|
.vnc-panel-wrapper.full-screen {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: 200;
|
|
height: 100vh;
|
|
background: white;
|
|
}
|
|
.vnc-panel-wrapper-windows {
|
|
position: relative;
|
|
height: calc(90vh);
|
|
overflow: hidden;
|
|
}
|
|
.vnc-panel-wrapper-windows .btn-vnc-resize {
|
|
position: absolute;
|
|
right: 16px;
|
|
top: 48px;
|
|
z-index: 101;
|
|
color: #fff;
|
|
}
|
|
.vnc-panel-wrapper-windows.full-screen {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: 200;
|
|
height: 100vh;
|
|
background: white;
|
|
}
|
|
.vnc-panel {
|
|
height: 100%;
|
|
margin: 0 auto;
|
|
min-height: 500px;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/New/CreateImg/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.Heard___pH4fh {
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
height: 78px;
|
|
text-align: center;
|
|
letter-spacing: 1px;
|
|
display: flex;
|
|
width: 100%;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.Divle___bYaA3 {
|
|
border-bottom: 1px solid #f1f1f1;
|
|
margin: 20px 20px;
|
|
}
|
|
.formWrap___quk7o label {
|
|
font-size: 16px;
|
|
}
|
|
.formWrap___quk7o .ant-form-item-label {
|
|
margin-bottom: 24px;
|
|
margin-top: 10px;
|
|
}
|
|
.formWrap___quk7o .ant-form-item-control-input-content > div > div > input {
|
|
height: 50px;
|
|
background: #f5f5f5 !important;
|
|
padding: 0 20px;
|
|
}
|
|
.formWrap___quk7o .ant-form-item-control-input-content > input {
|
|
height: 50px;
|
|
background: #f5f5f5 !important;
|
|
padding: 0 20px;
|
|
}
|
|
.formWrap___quk7o .customItemSelect .ant-form-item-control-input {
|
|
height: 50px;
|
|
background-color: #f5f5f5;
|
|
padding: 0 20px;
|
|
}
|
|
.formWrap___quk7o .customItemSelect .ant-form-item-control-input .ant-select-selection-item {
|
|
font-size: 16px;
|
|
}
|
|
.formWrap___quk7o .textAreaSize .ant-form-item-control-input {
|
|
height: 120px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.formWrap___quk7o .textAreaSize .ant-form-item-control-input .ant-select-selection-item {
|
|
font-size: 16px;
|
|
}
|
|
|