mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
enhance(logbook): show clocking data in table
This commit is contained in:
@@ -530,3 +530,12 @@ span.cloze-revealed {
|
||||
.block-parents a:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.logbook-clock {
|
||||
width: max-content;
|
||||
max-height: 300px;
|
||||
|
||||
@screen sm {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user