diff --git a/frontend/src/assets/css/header.css b/frontend/src/assets/css/header.css index 249fa2dd0..99af428b2 100644 --- a/frontend/src/assets/css/header.css +++ b/frontend/src/assets/css/header.css @@ -76,6 +76,11 @@ min-height: 56px; } + header .btn { + padding: 0 8px; + min-width: 0; + } + .header-desktop { display: none; }