MOBILE-2560 format-text: Allow text selection
parent
5a61613eec
commit
9c37d2c89e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue