forked from MapComplete/MapComplete
Last css tweaks
This commit is contained in:
parent
701ce3e89a
commit
3f2608524e
3 changed files with 10 additions and 4 deletions
|
@ -262,7 +262,10 @@ input:checked + label .question-option-with-border {
|
|||
text-align: center;
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
max-height: 2em;
|
||||
max-height: var(--return-to-the-map-height);
|
||||
position: fixed;
|
||||
width: 100vw;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.to-the-map-inner{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue