We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e32fb commit e544188Copy full SHA for e544188
1 file changed
apps/webapp/app/components/runs/v3/SharedFilters.tsx
@@ -871,7 +871,7 @@ export function TimeDropdown({
871
{/* Action buttons */}
872
<div className="flex justify-between gap-1 border-t border-grid-bright px-0 pt-3">
873
<Button
874
- variant="tertiary/small"
+ variant="secondary/small"
875
onClick={(e) => {
876
e.preventDefault();
877
setFromValue(from);
0 commit comments