mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
style: external link use border bottom instead of underline
This commit is contained in:
@@ -421,7 +421,8 @@ li p:last-child,
|
||||
}
|
||||
|
||||
.external-link {
|
||||
text-decoration: underline;
|
||||
text-decoration: none;
|
||||
border-bottom: 1px solid;
|
||||
}
|
||||
|
||||
.noscroll {
|
||||
|
||||
Reference in New Issue
Block a user