MOBILE-3053 rte: Fix toolbar styles in iOS
parent
aa1de96f33
commit
66cc892794
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue