nominatim (dialog still doesn't work)

This commit is contained in:
Fedor Katurov 2020-01-20 16:55:40 +07:00
parent b20a3445d1
commit 3a988d23df
2 changed files with 8 additions and 7 deletions

View file

@ -95,8 +95,9 @@
.dialog-flex-scroll {
display: flex;
align-items: center;
align-items: flex-end;
justify-content: center;
// height: 100%;
}
.nominatim-dialog-content {
@ -112,7 +113,7 @@
display: flex;
align-items: center;
justify-content: center;
padding-bottom: 200px;
// padding-bottom: 200px;
&:hover {
background: rgba(255, 255, 255, 0.1);