mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
Merge branch 'master' into feat/worker-sync
This commit is contained in:
@@ -1138,6 +1138,10 @@ html.is-mac {
|
||||
.block-tags {
|
||||
margin-top: 17px;
|
||||
}
|
||||
|
||||
.ls-properties-area .block-tags {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.ls-page-title .ls-properties-area {
|
||||
@@ -1195,6 +1199,10 @@ html.is-mac {
|
||||
}
|
||||
}
|
||||
|
||||
.property-value .ls-resize-image {
|
||||
max-width: 35%;
|
||||
}
|
||||
|
||||
.recent-block {
|
||||
transition: background-color 0.2s cubic-bezier(0, 1, 0, 1);
|
||||
background-color: var(--ls-secondary-background-color, var(--rx-gray-03));
|
||||
|
||||
Reference in New Issue
Block a user