Skip to content

Commit f411cf2

Browse files
authored
add width style
1 parent 824fe83 commit f411cf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Recommended CSS styles.
6161
```CSS
6262
.fab-button {
6363
height: 70;
64+
width: 70; /// this is required on iOS - Android does not require width so you might need to adjust styles
6465
margin: 15;
6566
background-color: #ff4081;
6667
horizontal-align: right;

0 commit comments

Comments
 (0)