mirror of
https://github.com/l7cy/obsidian-dynamic-timetable.git
synced 2026-07-22 07:40:29 +00:00
タスク行全体にcenterを適用
This commit is contained in:
parent
bba41f4520
commit
b2ff931385
1 changed files with 2 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
.on-time td,
|
||||
.late td {
|
||||
vertical-align: text-top;
|
||||
.dt-task-row {
|
||||
vertical-align: center;
|
||||
}
|
||||
|
||||
.late {
|
||||
|
|
|
|||
Loading…
Reference in a new issue