fix: community profile link
This commit is contained in:
@ -92,3 +92,14 @@ hubl-menu-empty+hubl-menu-empty {
|
||||
.two-lines-ellipsis {
|
||||
display: -webkit-box !important;
|
||||
}
|
||||
|
||||
.link-hover {
|
||||
text-decoration: underline;
|
||||
&:before {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user