:host height 100% .container display table margin-top 24px .menu display table-cell width 240px border 1px solid #eeeeee; .content display table-cell padding 24px width calc(100% - 240px) .seach{ display flex align-items center width 100% } .form-item{ display flex align-items center margin-left 20px } .form-label{ width 80px } ::ng-deep{ .ant-select{ width 100px } }