mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix(ui): break text line for the property url value
This commit is contained in:
@@ -211,6 +211,7 @@ li p:last-child,
|
||||
.external-link {
|
||||
text-decoration: none;
|
||||
border-bottom: 1px solid;
|
||||
word-break: break-all;
|
||||
|
||||
&:hover {
|
||||
cursor: alias;
|
||||
|
||||
Reference in New Issue
Block a user