通知中心
This commit is contained in:
@ -29,7 +29,8 @@ export const antdTheme = {
|
||||
'table-header-bg': 'rgb(241,245,251)',
|
||||
'table-row-hover-bg': 'rgb(241,245,251)',
|
||||
'table-padding-vertical': '12px',
|
||||
'table-header-color': 'rgb(143,146,153)'
|
||||
'table-header-color': 'rgb(143,146,153)',
|
||||
'menu-item-active-bg': 'rgba(0,79,142,0.1)'
|
||||
}
|
||||
|
||||
export type { DefaultSettings };
|
||||
|
Reference in New Issue
Block a user