mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
feat: simple query builder (#8774)
Simple query builder --------- Co-authored-by: Gabriel Horner <gabriel@logseq.com> Co-authored-by: charlie <xyhp915@qq.com>
This commit is contained in:
@@ -404,3 +404,7 @@ html.is-mobile {
|
||||
content: " ";
|
||||
}
|
||||
}
|
||||
|
||||
.ui__radio-list {
|
||||
@apply grid grid-flow-col gap-2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user