Third pass on css and reportMenu

This commit is contained in:
GRL 2021-08-18 15:34:26 +02:00
parent 0d29ef5787
commit d6bd883c94
9 changed files with 35 additions and 19 deletions

View file

@ -30,7 +30,7 @@ section.section-input-send-text {
}
}
@media only screen and (max-height: 900px) {
@media only screen and (max-width: 800px), only screen and (max-height: 800px) {
section.section-input-send-text {
--height-toolbar: 30%;