.C1ledger { background-color: #fff; border-radius: 10px; padding: 24px 24px 0; position: relative; :global { .C4tit { color: #999; margin-left: 10px; font-size: 14px; font-weight: 400; } .C1top { display: flex; justify-content: space-between; .C1topll { display: flex; & > div { margin-right: 15px; display: flex; align-items: center; position: relative; & > span { position: absolute; top: -18px; left: 0; pointer-events: none; } } } .C1toprrSuo { width: 100%; margin-top: 15px; text-align: right; } .C1toprrKai { position: relative; top: 10px; width: 300px; height: 84px; display: flex; flex-wrap: wrap; } .C1topllAll { width: 100%; & > div { width: 8%; .ant-input { width: 100%; } .ant-select { width: 100%; } } } } .C1top2 { align-items: center; margin-bottom: 15px; .C1topll { width: calc(100% - 320px); flex-wrap: wrap; & > div { margin-top: 23px; width: 15%; .ant-input { width: 100%; } .ant-select { width: 100%; } } } } .ant-select-selection-placeholder { color: black !important; } .ant-table-cell { padding: 8px !important; } } }