mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
style: fix #771
This commit is contained in:
@@ -1041,6 +1041,10 @@ button.context-menu-option {
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
||||
.block-content img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
a.login {
|
||||
color: #444;
|
||||
color: var(--ls-link-text-color);
|
||||
|
||||
Reference in New Issue
Block a user