We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 455ffe3 + 988251c commit fd9cb04Copy full SHA for fd9cb04
src/Renderer/Renderer.scss
@@ -3,11 +3,6 @@
3
4
}
5
6
-/* Fix indentation of wrapped task lines in Tasks search results, when in Live Preview. */
7
-ul.contains-task-list .task-list-item-checkbox {
8
- margin-inline-start: calc(var(--checkbox-size) * -1.5) !important;
9
-}
10
-
11
.plugin-tasks-query-explanation{
12
/* Prevent long explanation lines wrapping, so they are more readable,
13
especially on small screens.
0 commit comments