mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +08:00
fix: issue with checkbox alignment in sub-table (#5735)
This commit is contained in:
parent
de7c86a1e5
commit
de17339833
@ -52,9 +52,6 @@ export const InternalSubTable = observer(
|
|||||||
border: none !important;
|
border: none !important;
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
.ant-checkbox-wrapper {
|
|
||||||
margin-left: 8px;
|
|
||||||
}
|
|
||||||
.ant-table {
|
.ant-table {
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user