tangled
alpha
login
or
join now
openstatus.dev
/
openstatus
5
fork
atom
Openstatus
www.openstatus.dev
5
fork
atom
overview
issues
pulls
pipelines
fix: container style
Maximilian Kaske
2 years ago
9b75bedf
92ecfd4e
+1
-1
1 changed file
expand all
collapse all
unified
split
apps
web
src
components
data-table
monitor
data-table-toolbar.tsx
+1
-1
apps/web/src/components/data-table/monitor/data-table-toolbar.tsx
···
71
71
</Button>
72
72
)}
73
73
</div>
74
74
-
<div className="h-8 self-end rounded-lg border bg-muted/50 px-3">
74
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>