From 65bf07eacbbfed8383f96d456d7288086192487e Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Sat, 3 Jun 2023 10:55:29 +0200 Subject: [PATCH] chore: update snapshot --- .../src/sections/Detail/__snapshots__/Detail.test.tsx.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui-components/src/sections/Detail/__snapshots__/Detail.test.tsx.snap b/packages/ui-components/src/sections/Detail/__snapshots__/Detail.test.tsx.snap index 2733961c8..db35dd482 100644 --- a/packages/ui-components/src/sections/Detail/__snapshots__/Detail.test.tsx.snap +++ b/packages/ui-components/src/sections/Detail/__snapshots__/Detail.test.tsx.snap @@ -23,7 +23,7 @@ exports[`DetailContainer renders correctly 1`] = ` margin-bottom: 16px; } -@media (max-width:399.95px) { +@media (max-width:599.95px) { .emotion-2 .MuiTabs-scrollButtons { display: none; }