.app-rich-text { height: calc(100% - 10vh); .app-rich-text__editor { -webkit-touch-callout: text !important; -webkit-user-select : text !important; -khtml-user-select : text !important; -moz-user-select : text !important; -ms-user-select : text !important; img { max-width: 90%; } } .app-rich-text__editor__button { text-align: center; position : absolute; bottom : 0; width : 100%; padding : 0 1%; ion-button { width : 48%; margin: 1%; } } .ql-container { height: calc(100% - 65px); } }