mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
enhance(mobile): less left/right spaces in Reference
This commit is contained in:
@@ -1124,6 +1124,13 @@ a.tooltip-priority {
|
||||
background: var(--ls-tertiary-background-color);
|
||||
}
|
||||
|
||||
.references-blocks .block-control {
|
||||
margin-left: -22px;
|
||||
@screen sm {
|
||||
margin-left: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
#head .fade-link {
|
||||
font-weight: 600;
|
||||
font-size: 13px;
|
||||
|
||||
Reference in New Issue
Block a user