diff --git a/src/app/app.scss b/src/app/app.scss index ca3ddbcc6..d465feaf8 100644 --- a/src/app/app.scss +++ b/src/app/app.scss @@ -210,9 +210,11 @@ ion-app.app-root { } } - - /** Format Text */ + core-format-text { + user-select: text; + } + core-format-text[maxHeight], core-format-text[ng-reflect-max-height] { display: block;