fix: 删除chartheader按钮聚焦状态
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
color: $--button-icon-hover-color;
|
||||
}
|
||||
}
|
||||
.top-tool-btn:focus:not(.nz-btn-disabled), .top-tool-btn.is-focus {
|
||||
.top-tool-btn.is-focus {
|
||||
background-color: $--button-icon-active-background-color;
|
||||
border: 1px solid $--button-icon-active-border-color !important;
|
||||
color: $--button-icon-active-color;
|
||||
|
||||
Reference in New Issue
Block a user