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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user