update pagination style

This commit is contained in:
afc163 2016-03-02 11:46:36 +08:00
parent 0b2e7a6926
commit 4381de2e11

View File

@ -229,12 +229,12 @@
width: 30px;
height: 24px;
text-align: center;
transition: border-color 0.3s ease;
&:hover {
border-color: @primary-color;
}
}
}
}