mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
enhance(ui): adjust image width in property value class
This commit is contained in:
@@ -1188,6 +1188,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