mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-26 03:26:41 +07:00
nominatim (dialog still doesn't work)
This commit is contained in:
parent
b20a3445d1
commit
3a988d23df
2 changed files with 8 additions and 7 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue