Openstatus www.openstatus.dev

fix: container style

+1 -1
+1 -1
apps/web/src/components/data-table/monitor/data-table-toolbar.tsx
··· 71 71 </Button> 72 72 )} 73 73 </div> 74 - <div className="h-8 self-end rounded-lg border bg-muted/50 px-3"> 74 + <div className="flex h-8 items-center self-end rounded-lg border border-dashed bg-muted/50 px-3"> 75 75 <p className="text-muted-foreground text-xs"> 76 76 Quantiles and Uptime are aggregated data from the last 24h. 77 77 </p>