mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +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:
@@ -538,6 +538,12 @@ a:hover > .bullet-container {
|
||||
}
|
||||
}
|
||||
|
||||
.ls-block .custom-query {
|
||||
> .th {
|
||||
@apply flex flex-row flex-1 items-center justify-between my-1 text-xs opacity-90;
|
||||
}
|
||||
}
|
||||
|
||||
/* copied from https://github.com/drdogbot7/tailwindcss-responsive-embed */
|
||||
.embed-responsive {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user