feat: replace dataset icon (#307)

### What problem does this PR solve?

replace dataset icon

Issue link: #306 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
balibabu
2024-04-11 08:16:34 +08:00
committed by GitHub
parent 533ac3b534
commit ecb7a46a3a
4 changed files with 21 additions and 30 deletions

View File

@ -39,8 +39,12 @@
.menu {
border: none;
font-size: @fontSize14;
font-size: @fontSize16;
font-weight: @fontWeight600;
:global(.ant-menu-item) {
display: flex;
align-items: center;
}
}
.defaultWidth {