feat:【antd】【crm】优化 clue 线索的列表界面
parent
634b5be676
commit
95ce3e40f7
|
|
@ -182,17 +182,6 @@ const [Grid, gridApi] = useVbenVxeGrid({
|
|||
</Page>
|
||||
</template>
|
||||
<style scoped>
|
||||
:deep(.clue-tabs) {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
margin-top: -16px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
:deep(.clue-tabs .ant-tabs-nav::before) {
|
||||
border: none;
|
||||
}
|
||||
|
||||
:deep(.vxe-toolbar div) {
|
||||
z-index: 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue