update code
This commit is contained in:

parent
a074e0e6e9
commit
06f16f82ff
@ -185,6 +185,9 @@ $config: (
|
||||
paging-background: #212224,
|
||||
paging-text: #FFFFFFD9,
|
||||
icon-datepicker-color: #FFFFFF73,
|
||||
ant-checkbox-disabled-bg: #FFFFFF14,
|
||||
ant-checkbox-disabled-border: #424242,
|
||||
ant-checkbox-border-hover: #1668DC
|
||||
),
|
||||
light: (w-g5: $--color-gray_555,
|
||||
g5-w: $--color-white,
|
||||
@ -333,5 +336,8 @@ $config: (
|
||||
paging-background: #FFFFFF,
|
||||
paging-text: #000000E0,
|
||||
icon-datepicker-color: #00000073,
|
||||
ant-checkbox-disabled-bg: #0000000A,
|
||||
ant-checkbox-disabled-border: #D9D9D9,
|
||||
ant-checkbox-border-hover: #1677FF,
|
||||
),
|
||||
);
|
Reference in New Issue
Block a user