mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
fix: .resize should be inline-flex
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
}
|
||||
|
||||
.resize {
|
||||
display: flex;
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.draw [aria-labelledby="shapes-title"] {
|
||||
|
||||
Reference in New Issue
Block a user