wangmengwei il y a 3 ans
Parent
commit
4f79d23f82
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      src/assets/styles/theme/light/components.less

+ 3 - 0
src/assets/styles/theme/light/components.less

@@ -146,6 +146,9 @@
 			td.prev-month,
 			td.next-month {
 				background: @gray-3;
+				span:hover{
+					color: @black;
+				}
 			}
 			span {
 				color: @black;