wangmengwei hace 3 años
padre
commit
4f79d23f82
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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;