wangmengwei 3 rokov pred
rodič
commit
4f79d23f82

+ 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;