fix(style): compare sroll

This commit is contained in:
jialin
2024-09-26 19:52:54 +08:00
parent cc7d2ded6c
commit 7e985991cd
16 changed files with 147 additions and 112 deletions
+8
View File
@@ -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 {