.operate-area { padding-bottom: 20px; } .metric-set { /*搜索栏样式*/ .search-data { width: 100%; padding: 5px 15px; box-sizing: border-box; overflow: hidden; background: #f5f7f9; } .search-data-title { margin-left: 10px; } .metric-form { box-sizing: border-box; position: relative; // height: 69%; // max-height: 400px; // overflow: auto; } .operate-area { // border-top: 1px solid #dfe7f2; // border-bottom: 1px solid #dfe7f2; padding-bottom: 20px; padding-top:20px; text-align: right; .operate-area-title { padding: 5px 0; font-size: 14px; font-weight: bold; } } .ivu-form-item .ivu-form-item { margin-bottom: 24px; } .host-form-item { .ivu-form-item-content { line-height: 1; } } .pt-5{ padding-top:5px; } .pb-5{ padding-bottom: 5px; } .mt-10{ margin-top:10px; } .ml-3{ margin-left:3px; } .btn-disabled-cursor-not-allowed{ cursor:not-allowed !important; } .w-select{ width:130px; } .common-float-left { float: left; display:inline-block; } } // .setdata { // height: 100%; // position: relative; // }