Fixed bug about icon position (#2)
This commit is contained in:
parent
8b273171f2
commit
9cf80a4930
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
.locationIcon {
|
||||
width: 32px;
|
||||
margin-top: -16px;
|
||||
margin-left: -16px;
|
||||
}
|
||||
|
||||
div.react-toast-notifications__container {
|
||||
|
|
Loading…
Reference in a new issue