chore: remove non-functional trackers section from sidebar

This commit is contained in:
spinline
2026-02-01 14:22:29 +03:00
parent 5d2c7249eb
commit a821a5a311
2 changed files with 1 additions and 10 deletions

View File

@@ -1394,9 +1394,6 @@
.mt-2 {
margin-top: calc(var(--spacing) * 2);
}
.mt-auto {
margin-top: auto;
}
.mb-2 {
margin-bottom: calc(var(--spacing) * 2);
}