diff --git a/src/features/projectsV2/ProjectsMap/MapFeatureExplorer/MobileMapSettingsLayout.module.scss b/src/features/projectsV2/ProjectsMap/MapFeatureExplorer/MobileMapSettingsLayout.module.scss index 3bc233019e..8901d47498 100644 --- a/src/features/projectsV2/ProjectsMap/MapFeatureExplorer/MobileMapSettingsLayout.module.scss +++ b/src/features/projectsV2/ProjectsMap/MapFeatureExplorer/MobileMapSettingsLayout.module.scss @@ -15,7 +15,7 @@ justify-content: space-between; align-items: center; padding: 12px 12px 12px 16px; - border-radius: 12px 0 0 0; + border-radius: 12px 0 0; border-bottom: 1px solid #e5e5e5; background-color: #fff; }