Second pass on css and reportMenu
This commit is contained in:
parent
9e5cc3b9a7
commit
4c3097155b
11 changed files with 116 additions and 73 deletions
|
@ -29,3 +29,13 @@ section.section-input-send-text {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-height: 900px) {
|
||||
section.section-input-send-text {
|
||||
--height-toolbar: 30%;
|
||||
|
||||
.ql-toolbar {
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue