Fixed bug about icon position (#2)

This commit is contained in:
dbroqua 2020-03-03 21:38:53 +01:00
parent 8b273171f2
commit 9cf80a4930

View File

@ -1,5 +1,7 @@
.locationIcon {
width: 32px;
margin-top: -16px;
margin-left: -16px;
}
div.react-toast-notifications__container {