Skip to content

Commit a3f4d63

Browse files
committed
remove icon size styling in TopBar
1 parent 28d720d commit a3f4d63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/screensComponents/modal/TopBar.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ function createStyles() {
151151
...Typography.text70,
152152
},
153153
icon: {
154-
width: 16,
155-
height: 16,
154+
// width: 16,
155+
// height: 16,
156156
tintColor: Colors.dark10,
157157
marginBottom: 2,
158158
},

0 commit comments

Comments
 (0)