| | |
| | | display: flex; |
| | | flex-direction: column; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .ztzf-public-general-avue-crud { |
| | | .el-table { |
| | | tr { |
| | | min-height: 30px !important; |
| | | line-height: 30px !important; |
| | | box-sizing: border-box !important; |
| | | } |
| | | |
| | | tr th, |
| | | tr td { |
| | | padding: 6px 0 !important; |
| | | min-height: 30px !important; |
| | | line-height: 30px !important; |
| | | box-sizing: border-box !important; |
| | | |
| | | div.cell { |
| | | min-height: 30px !important; |
| | | line-height: 30px !important; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |
| | | // ----------空域规划-----空域录入样式相关---------- |
| | | .airspace-dialog { |
| | | .el-dialog__header { |
| | | span { |
| | | padding-left: 16px !important; |
| | | display: inline-block; |
| | | } |
| | | |
| | | .el-dialog__title { |
| | | font-family: 'Source Han Sans CN' !important; |
| | | font-weight: bold !important; |
| | | font-size: 16px !important; |
| | | color: #363636 !important; |
| | | } |
| | | } |
| | | |
| | | .el-dialog__body { |
| | | .el-textarea__inner { |
| | | resize: none !important; |
| | | } |
| | | |
| | | .el-form-item { |
| | | margin-bottom: 8px !important; |
| | | } |
| | | } |
| | | } |
| | | |
| | | // ----------空域规划-----空域录入样式相关---------- |