mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Theme scrollbars with tailwind-scrollbar (#11723)
This commit is contained in:
@@ -344,7 +344,7 @@ export default function GeneralMetrics({
|
||||
<>
|
||||
<VainfoDialog showVainfo={showVainfo} setShowVainfo={setShowVainfo} />
|
||||
|
||||
<div className="mt-4 flex size-full flex-col overflow-y-auto">
|
||||
<div className="scrollbar-container mt-4 flex size-full flex-col overflow-y-auto">
|
||||
<div className="text-sm font-medium text-muted-foreground">
|
||||
Detectors
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user