diff --git a/frontend/app/components/ui/CountryFlag/countryFlag.module.css b/frontend/app/components/ui/CountryFlag/countryFlag.module.css index aa331ee77..fdf55ff32 100644 --- a/frontend/app/components/ui/CountryFlag/countryFlag.module.css +++ b/frontend/app/components/ui/CountryFlag/countryFlag.module.css @@ -1,6 +1,6 @@ .default { width: 22px !important; - height: 12px !important; + height: 15px !important; } .label {