.E1edit { background-color: #fff; border-radius: 10px; padding: 15px 24px 0px; :global { .E1Tit { font-size: 18px; font-weight: 700; padding-bottom: 10px; padding-left: 18px; border-bottom: 1px solid #ccc; margin-bottom: 17px; color: var(--themeColor); .ant-btn { margin-left: 15px; pointer-events: none; } } .E1main { width: 100%; height: calc(100% - 70px); overflow-y: auto; padding-bottom: 40px; .E1rowAll { display: flex; justify-content: space-between; align-items: self-start; font-size: 16px; flex-wrap: wrap; .E1row { width: 48%; display: flex; align-items: center; margin-bottom: 20px; min-height: 32px; .E1rowll { width: 110px; text-align: right; font-weight: 700; & > span { color: #ff4e1f; } } .E1rowrr { width: calc(100% - 110px); .ant-input-affix-wrapper { width: 300px; } .ant-select { width: 300px; } } } .E1row2 { align-items: self-start; .E1rowll { position: relative; top: 3px; } } .E1row3 { position: relative; top: 4px; } .E1rowFull { width: 100%; align-items: self-start; margin-bottom: 0; .E1rowll { position: relative; top: 3px; } } } // 藏品清单 .E1googsBox { padding-right: 20px; .D1GtNum { cursor: pointer; text-decoration: underline; // &:hover { // color: var(--themeColor); // } } .D1GtNumAc { color: var(--themeColor); } } } .E1btn { position: absolute; bottom: 20px; left: 134px; .ant-btn { margin-right: 20px; } } } }