fix: keep Today completion undo above progress HUD
This commit is contained in:
parent
406d75287d
commit
bed9bb4270
|
|
@ -1101,7 +1101,7 @@ textarea { resize: vertical; min-height: 120px; }
|
|||
.mobile-today-hud [data-today-break-open] { grid-column:1 / -1; }
|
||||
|
||||
.mobile-today-hud [data-work-session-adjust-plan] { grid-column:1 / -1; }
|
||||
.today-completion-undo { bottom:calc(224px + env(safe-area-inset-bottom)); }
|
||||
.today-completion-undo { bottom:calc(272px + env(safe-area-inset-bottom)); }
|
||||
}
|
||||
@media (min-width:701px) { .update-gesture-status { display:none; } }
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user