mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
fix(ui): resize image
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
margin-top: .5rem;
|
||||
margin-bottom: .5rem;
|
||||
|
||||
.ctl {
|
||||
position: absolute;
|
||||
@@ -72,6 +71,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.resize {
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
||||
.open-block-ref-link {
|
||||
|
||||
Reference in New Issue
Block a user