We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824fe83 commit f411cf2Copy full SHA for f411cf2
README.md
@@ -61,6 +61,7 @@ Recommended CSS styles.
61
```CSS
62
.fab-button {
63
height: 70;
64
+ width: 70; /// this is required on iOS - Android does not require width so you might need to adjust styles
65
margin: 15;
66
background-color: #ff4081;
67
horizontal-align: right;
0 commit comments