Corrected css property name

pull/3/head
Davide Bongiovanni 6 years ago
parent 71ed8a60f4
commit f1c32251f7

@ -240,7 +240,7 @@ div label input {
} }
.round-floating-button { .round-floating-button {
position: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
position: fixed; position: fixed;

Loading…
Cancel
Save