Fix sticky tasks toolbar layout
This commit is contained in:
@@ -555,6 +555,7 @@ html.guest-theme.dark {
|
||||
position: sticky;
|
||||
top: calc(env(safe-area-inset-top, 0px) + 76px);
|
||||
z-index: 45;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
|
||||
Reference in New Issue
Block a user