fix(style): compare sroll
This commit is contained in:
@@ -518,6 +518,14 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.ant-dropdown-menu
|
||||
.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:not(
|
||||
.ant-dropdown-menu-item-disabled
|
||||
):hover {
|
||||
background-color: var(--ant-color-error-bg) !important;
|
||||
color: var(--ant-color-error) !important;
|
||||
}
|
||||
|
||||
.ant-message-notice-wrapper {
|
||||
.ant-message-notice-error {
|
||||
.ant-message-notice-content {
|
||||
|
||||
Reference in New Issue
Block a user