Discover: sidebarTraces layout done.

This commit is contained in:
chiayin
2023-03-20 15:21:01 +08:00
parent 4f107a80dd
commit 1653b85afc
6 changed files with 304 additions and 34 deletions

View File

@@ -23,7 +23,7 @@
}
.scrollbar::-webkit-scrollbar-track {
@apply bg-neutral-300 rounded-full
@apply bg-transparent rounded-full
}
.scrollbar::-webkit-scrollbar-thumb {