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;
|
$flash-background-duration: 750ms;
|
||||||
|
|
||||||
.task-view {
|
.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;
|
padding: 1rem;
|
||||||
background-color: var(--site-background);
|
background-color: var(--site-background);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user