MOBILE-3053 rte: Fix toolbar styles in iOS

main
Pau Ferrer Ocaña 2019-07-18 16:49:20 +02:00 committed by Albert Gasset
parent aa1de96f33
commit 66cc892794
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ ion-app.app-root core-rich-text-editor {
align-items: center; align-items: center;
width: 36px; width: 36px;
height: 36px; height: 36px;
padding-right: 6px;
padding-left: 6px;
margin: 0 auto; margin: 0 auto;
font-size: 18px; font-size: 18px;
background-color: $white; background-color: $white;