fix: task detail view top spacing on mobile
This commit is contained in:
parent
f61723dac2
commit
a695719128
@ -782,8 +782,6 @@ async function setPercentDone(percentDone: number) {
|
||||
$flash-background-duration: 750ms;
|
||||
|
||||
.task-view {
|
||||
// This is a workaround to hide the llama background from the top on the task detail page
|
||||
margin-top: -1.5rem;
|
||||
padding: 1rem;
|
||||
background-color: var(--site-background);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user