core: actually keep radius consistent
This commit is contained in:
parent
18503526e1
commit
0ff9ab2acf
@ -107,7 +107,7 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:hover, a:active {
|
a:hover, a:active {
|
||||||
border-radius: inherit;
|
border-radius: 12px;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user