Commit ff2b582c authored by 曾婧's avatar 曾婧

feat: 类名改写2

parents 2bd4ee17 fa72e0e6
Pipeline #48476 passed with stages
in 2 minutes 33 seconds
......@@ -124,7 +124,11 @@
left: 20px;
margin: 0 1px !important;
}
<<<<<<< HEAD
.@{ant-prefix}-menu-item-children :global .@{ant-prefix}-tabs-nav-operations .ant-tabs-nav-more {
=======
.@{ant-prefix}-menu-item-children :global .@{ant-prefix}-tabs-nav-operations .@{ant-prefix}-tabs-nav-more {
>>>>>>> fa72e0e678feefdb1d74b7174a4a181986a47919
margin-right: 0px !important;
}
.@{ant-prefix}-menu-item-children :global(.@{ant-prefix}-tabs-ink-bar) {
......@@ -269,6 +273,7 @@
stroke: @hn-greenColor !important;
}
}
<<<<<<< HEAD
.@{ant-prefix}-menu.@{ant-prefix}-menu-dark
.@{ant-prefix}-menu-submenu-title
.@{ant-prefix}-menu-submenu-arrow::before {
......@@ -277,6 +282,12 @@
.@{ant-prefix}-menu.@{ant-prefix}-menu-dark
.@{ant-prefix}-menu-submenu-title
.@{ant-prefix}-menu-submenu-arrow::after {
=======
.@{ant-prefix}-menu-submenu-arrow::before{
background: #7a7a7a !important;
}
.@{ant-prefix}-menu-submenu-arrow::after {
>>>>>>> fa72e0e678feefdb1d74b7174a4a181986a47919
background: #7a7a7a !important;
}
.@{ant-prefix}-menu-dark .@{ant-prefix}-menu-inline.@{ant-prefix}-menu-sub {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment