update code
This commit is contained in:

parent
dd24592eca
commit
31413d1e48
@ -183,7 +183,8 @@ $config: (
|
||||
ant-btn-popup-color: #FFFFFFD9,
|
||||
ant-btn-popup-border: #424242,
|
||||
paging-background: #212224,
|
||||
paging-text: #FFFFFFD9
|
||||
paging-text: #FFFFFFD9,
|
||||
icon-datepicker-color: #FFFFFF73,
|
||||
),
|
||||
light: (w-g5: $--color-gray_555,
|
||||
g5-w: $--color-white,
|
||||
@ -330,6 +331,7 @@ $config: (
|
||||
ant-btn-popup-color: #000000E0,
|
||||
ant-btn-popup-border: #D9D9D9,
|
||||
paging-background: #FFFFFF,
|
||||
paging-text: #000000E0
|
||||
paging-text: #000000E0,
|
||||
icon-datepicker-color: #00000073,
|
||||
),
|
||||
);
|
Reference in New Issue
Block a user