Skip to content

Commit c6b6f70

Browse files
committed
Fix drawer button padding on iOS
1 parent cb15668 commit c6b6f70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/ot_drawer.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
cursor: pointer ;
9090
height: 50px;
9191
width: 50px;
92+
padding: 0;
9293
background-color: transparent;
9394
border: none;
9495
font-size: 30px;

0 commit comments

Comments
 (0)