mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
make overflow visible
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
@screen sm {
|
||||
width: calc(100% - 33px);
|
||||
overflow-x: auto;
|
||||
overflow-x: visible;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user