Fix Bug 61952 - Accounts. The top menu covers the top border of the search bar

This commit is contained in:
Elyor Djalilov 2023-04-06 12:50:48 +05:00
parent 37b28738ae
commit 7c70284ff9

View File

@ -40,7 +40,7 @@ const StyledContainer = styled.div`
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
width: calc(100% + 40px);
height: 68px;
height: 67px;
@media ${tablet} {
height: 60px;