mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Fix some mobile view css issues
This commit is contained in:
parent
ce652d96b7
commit
99bd895090
25 changed files with 70 additions and 70 deletions
|
|
@ -1,4 +1,6 @@
|
|||
.squire-toolbar {
|
||||
overflow-x: auto;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.squire-toolgroup {
|
||||
|
|
@ -34,6 +36,7 @@
|
|||
}
|
||||
|
||||
.squire-wysiwyg {
|
||||
box-sizing: border-box;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue