Compare commits
No commits in common. "c66eb786717a1b1e2de7c90d729600fcc4bd41de" and "bff71d0feb4477c22a6db864a0abfada55823e29" have entirely different histories.
c66eb78671
...
bff71d0feb
@ -1316,10 +1316,6 @@ table.sys-apps tr:hover td { background: rgba(var(--text-rgb), 0.03); }
|
||||
flex-direction: column;
|
||||
gap: 8px;
|
||||
}
|
||||
/* Row spacing here comes from the flex gap; the shared .task-item margin
|
||||
would otherwise stack only on the last row, leaving a bigger gap at the
|
||||
bottom than the top. */
|
||||
.sys-tasklist .task-item { margin-bottom: 0; }
|
||||
/* App / image icon inside a task row. */
|
||||
.sys-task-icon {
|
||||
width: 20px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user