💄 pagiation item hovering without underline

pull/17728/head
afc163 6 years ago
parent cdcbb54393
commit b7b1bcfc90

@ -53,6 +53,10 @@
padding: 0 6px;
color: @text-color;
transition: none;
&:hover {
text-decoration: none;
}
}
&:focus,

Loading…
Cancel
Save