feat: custom table with row children
This commit is contained in:
@@ -15,6 +15,13 @@ html {
|
||||
--ant-color-fill-secondary: rgba(0, 0, 0, 0.06);
|
||||
--table-td-radius: 24px;
|
||||
--checkbox-border-radius: 4px;
|
||||
--ant-table-cell-padding-inline: 16px;
|
||||
--ant-table-cell-padding-block: 16px;
|
||||
--ant-table-header-border-radius: 16px;
|
||||
--ant-table-header-split-color: #f0f0f0;
|
||||
--ant-table-row-selected-bg: #f0fff6;
|
||||
--ant-table-row-selected-hover-bg: #d8f2e4;
|
||||
--ant-table-row-hover-bg: #e6e6e6;
|
||||
// --color-text-1: #000;
|
||||
|
||||
--seal-transition-func: cubic-bezier(0, 0, 1, 1);
|
||||
|
||||
Reference in New Issue
Block a user