make todo list less shitty + style updates

This commit is contained in:
end-4
2024-05-23 22:50:59 +07:00
parent 4aa9e3d916
commit 6f62526bc3
3 changed files with 59 additions and 45 deletions
+2 -2
View File
@@ -85,11 +85,11 @@
.overview-search-result-btn:hover,
.overview-search-result-btn:focus {
background-color: $hovercolor;
background-color: $layer2;
}
.overview-search-result-btn:active {
background-color: $activecolor;
background-color: $layer2Hover;
}
.overview-tasks {