mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
chore: fix overview page search outline style (#45458)
This commit is contained in:
parent
efabab0c67
commit
29551aaaba
@ -44,6 +44,7 @@ const useStyle = createStyles(({ token, css }) => ({
|
||||
`,
|
||||
componentsOverviewSearch: css`
|
||||
padding: 0;
|
||||
box-shadow: none !important;
|
||||
.anticon-search {
|
||||
color: ${token.colorTextDisabled};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user