Third pass on css and reportMenu
This commit is contained in:
parent
0d29ef5787
commit
d6bd883c94
9 changed files with 35 additions and 19 deletions
|
@ -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%;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue