.rightSide { width: calc(100% - 5px); /* height: calc(100% - 5px); */ } textarea { overflow-y: auto; } .rightSide div > .divTittle { height: 30px; line-height: 30px; background-color: #cccedb; font-weight: 700; padding-left: 10px; margin-bottom: 10px; } .rightSide li { padding: 2px 0; } .rightSide .layui-input, body .layui-form-pane .layui-form-label, .rightSide .layui-form-select dl dd, .layui-form-select dl dt { height: 30px; min-width: 120px; max-width: 300px; line-height: 34px; } layui-form-label { height: 30px; line-height: 34px; } /*body { padding: 5px 20px; background-color: #f5f5f5; padding-right: 30px; padding-bottom: 0; }*/ .TableView td input { min-width: 100px; height: 25px; } .TableView td span { width: 140px; height: 25px; } .TableView td span input { width: 100px; height: 25px; } .TableView td input { min-width: calc(100% - 40px); height: 25px; } .TableView td span input a { height: 25px; } .TableView a:hover { cursor: pointer; color: red; } .rightSide a:hover { cursor: pointer; color: red; } .hiddenText { display: none; } .btndiv { text-align: center; margin: 50px 0px 20px 0px; } .labelcontent { text-align: left !important; } .layui-colla-title { margin-top: 0px; height: 30px; line-height: 30px; } .labelcontent { width: 200px !important; max-width: 300px !important; min-width: 200px !important; text-align: left !important; } .flowContent { height: calc(100% - 90px); width: 100%; }