瀏覽代碼

small fix

Oleksandr Honcharov 1 年之前
父節點
當前提交
b15bfee3b5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/screens/InAppScreens/TravellersScreen/MasterRankingScreen/styles.ts

+ 1 - 1
src/screens/InAppScreens/TravellersScreen/MasterRankingScreen/styles.ts

@@ -3,7 +3,7 @@ import { Colors } from '../../../../theme';
 
 export const styles = StyleSheet.create({
   dropdown: {
-    width: 150,
+    width: '47%',
     height: 40,
     backgroundColor: '#F4F4F4',
     borderRadius: 4,