.ant-tabs.ant-tabs-top.test.ant-tabs-line { background-color: #f5f5f5; } .ant-tabs-tab { font-weight: 900; } .ant-tabs-bar { margin-bottom: 0; } .ant-modal-close-x { position: absolute; top: -10px; right: -10px; } .peo-table { width: 100%; height: 200px; border: 1px solid #000; box-sizing: border-box; li { width: 25%; height: 25%; float: left; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; box-sizing: border-box; text-align: center; line-height: 48px; overflow: hidden; .peo-left { width: 40%; height: 100%; border-right: 1px solid #ccc; box-sizing: border-box; float: left; background-color: #eee; } .peo-right { width: 60%; height: 100%; box-sizing: border-box; float: left; } } } .title-peo { margin-top: 10px; width: 100%; height: 30px; line-height: 30px; text-align: center; font-size: 20px; background-color: skyblue; h6 { line-height: 40px; } } .ant-form-item { margin-bottom: 0px !important; } .half-item { height: 35px; }