forked from MapComplete/MapComplete
Cleaning away fullscreenmessage
This commit is contained in:
parent
977991cced
commit
7f1b78198a
12 changed files with 50 additions and 145 deletions
|
@ -4,11 +4,6 @@
|
|||
flex-direction: column;
|
||||
}
|
||||
|
||||
.featureinfobox-title {
|
||||
font-size: xx-large;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.featureinfobox-icons img {
|
||||
max-height: 1.5em;
|
||||
width: 1.5em;
|
||||
|
@ -63,15 +58,6 @@
|
|||
}
|
||||
|
||||
|
||||
.featureinfobox-content {
|
||||
display: block;
|
||||
max-height: 75vh;
|
||||
overflow-y: auto;
|
||||
padding-top: 1em;
|
||||
width:100%;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px), only screen and (max-height: 600px) {
|
||||
.featureinfobox-content {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue