fix(dashboard): css issues with large modals on overview
This commit is contained in:
@@ -15,6 +15,7 @@ export function OverviewInterval() {
|
||||
|
||||
return (
|
||||
<Combobox
|
||||
className="hidden md:flex"
|
||||
icon={ClockIcon}
|
||||
placeholder="Interval"
|
||||
onChange={(value) => {
|
||||
|
||||
Reference in New Issue
Block a user