diff --git a/.changelog/1935.bugfix.md b/.changelog/1935.bugfix.md new file mode 100644 index 0000000000..a1c412aa7b --- /dev/null +++ b/.changelog/1935.bugfix.md @@ -0,0 +1 @@ +Make settings tabs consistent height diff --git a/src/app/components/Toolbar/Features/AccountSelector/__tests__/__snapshots__/index.test.tsx.snap b/src/app/components/Toolbar/Features/AccountSelector/__tests__/__snapshots__/index.test.tsx.snap index 7353f2869c..a8a17cf3b4 100644 --- a/src/app/components/Toolbar/Features/AccountSelector/__tests__/__snapshots__/index.test.tsx.snap +++ b/src/app/components/Toolbar/Features/AccountSelector/__tests__/__snapshots__/index.test.tsx.snap @@ -223,8 +223,6 @@ exports[` should match snapshot 1`] = ` -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; - padding-top: 24px; - padding-bottom: 24px; padding-left: 2px; padding-right: 12px; overflow-y: auto; @@ -520,10 +518,6 @@ exports[` should match snapshot 1`] = ` } -@media only screen and (max-width:768px) { - -} - @media only screen and (max-width:768px) { .c3 { border: solid 1px #0500e2; @@ -548,13 +542,6 @@ exports[` should match snapshot 1`] = ` } } -@media only screen and (max-width:768px) { - .c2 { - padding-top: 12px; - padding-bottom: 12px; - } -} - @media only screen and (max-width:768px) { .c2 { padding-left: 2px; diff --git a/src/app/components/Toolbar/Features/Contacts/__tests__/__snapshots__/AddContact.test.tsx.snap b/src/app/components/Toolbar/Features/Contacts/__tests__/__snapshots__/AddContact.test.tsx.snap index ef1f1cb300..87f918fc04 100644 --- a/src/app/components/Toolbar/Features/Contacts/__tests__/__snapshots__/AddContact.test.tsx.snap +++ b/src/app/components/Toolbar/Features/Contacts/__tests__/__snapshots__/AddContact.test.tsx.snap @@ -906,7 +906,7 @@ exports[` should match snapshot 1`] = `