mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
fix: remove block-control style tweak for mobile
This commit is contained in:
@@ -1123,13 +1123,6 @@ 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