mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +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;
|
||||
background: none;
|
||||
}
|
||||
.ant-checkbox-wrapper {
|
||||
margin-left: 8px;
|
||||
}
|
||||
.ant-table {
|
||||
margin: 0px !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user