mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance(ux): foldable section for the class page
This commit is contained in:
@@ -324,3 +324,9 @@ input[type='range'] {
|
||||
@apply px-2;
|
||||
}
|
||||
}
|
||||
|
||||
.ls-foldable-header {
|
||||
.as-toggle {
|
||||
@apply opacity-60 cursor-pointer select-none active:opacity-50;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user