feat(logs): improvements based on feedback

This commit is contained in:
Nicholas Penree
2024-12-11 19:13:53 -05:00
parent 50b1de9594
commit 42f3105f69
7 changed files with 511 additions and 491 deletions

View File

@@ -198,4 +198,4 @@
.custom-logs-scrollbar::-webkit-scrollbar-thumb:hover {
background-color: hsl(var(--muted-foreground) / 0.5);
}
}
}