Improve SquireUI on mobile by placing toolbar fixed at bottom of screen (and top of touch keyboard)

This commit is contained in:
djmaze 2020-09-15 23:36:42 +02:00
parent 385cd9588c
commit d33f9710c2
4 changed files with 24 additions and 7 deletions

View file

@ -16,7 +16,7 @@
}
.cke_top {
padding: 6px 4px 1px 6px !important;
padding: 6px 4px 1px 6px;
box-shadow: none !important;
border-bottom: 1px solid #b6b6b6 !important;
background: #F0F0F0 !important;