@@ -141,6 +141,7 @@ const handleChangePage = (index) => {
line-height: 28px;
margin-right: 12px;
font-size: 14px;
+ color: #999;
&:hover {
color: var(--v-primary-base);
}