forked from MapComplete/MapComplete
Small css tweaks, fix layer filtering
This commit is contained in:
parent
52f1d5511d
commit
ddea3d2fc1
4 changed files with 25 additions and 14 deletions
|
@ -28,7 +28,7 @@
|
|||
box-shadow: 0 10px 10px -10px var(--shadow-color);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
max-width: 95vw;
|
||||
width: 100%;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
|
@ -68,7 +68,7 @@
|
|||
max-height: 75vh;
|
||||
overflow-y: auto;
|
||||
padding-top: 1em;
|
||||
max-width: 95vw;
|
||||
width:100%;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue