mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
enhance: store url property value in :block/title
So that url can be written using the block editor.
This commit is contained in:
@@ -969,6 +969,12 @@ html.is-mac {
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
.ls-type-warning svg {
|
||||
color: var(--rx-gray-09);
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
.ls-page-title .ls-page-icon svg, .ls-page-title .ls-page-icon button {
|
||||
width: 38px;
|
||||
height: 38px;
|
||||
@@ -1026,4 +1032,4 @@ html.is-mac {
|
||||
@apply opacity-100;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user