diff --git a/apps/common/main/resources/less/buttons.less b/apps/common/main/resources/less/buttons.less index a2692882c..ced8442c5 100644 --- a/apps/common/main/resources/less/buttons.less +++ b/apps/common/main/resources/less/buttons.less @@ -834,7 +834,8 @@ font-weight: bold; width: 86px; color: @text-normal; - background-color: @highlight-button-hover; + background-color: @background-normal; + border: 1px solid @border-regular-control; &:hover:not(.disabled), &.hover:not(.disabled) {