mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
feat: display query results as tables
This commit is contained in:
@@ -1147,3 +1147,7 @@ html[data-theme='dark'] .keyboard-shortcut > code {
|
||||
.overflow-y-scroll {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.whitespace-no-wrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user