mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
improve(editor): keep central shapes title bar of excalidraw content when toggling zen/wide mode
This commit is contained in:
@@ -75,6 +75,12 @@
|
||||
.resize {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.draw [aria-labelledby="shapes-title"] {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translate(-50%);
|
||||
}
|
||||
}
|
||||
|
||||
.open-block-ref-link {
|
||||
|
||||
Reference in New Issue
Block a user