Remove sidebar link underlining
This commit is contained in:
parent
c62dffbb02
commit
603c7746ce
1 changed files with 3 additions and 2 deletions
|
|
@ -85,7 +85,8 @@ export default {
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabtitle a :hover {
|
a:hover,
|
||||||
text-decoration: none;
|
.uk-link:hover {
|
||||||
|
text-decoration: none !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue