Merge pull request #1560 from crazyserver/MOBILE-2560
MOBILE-2560 format-text: Allow text selection
This commit is contained in:
commit
69d1133893
@ -210,9 +210,11 @@ ion-app.app-root {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/** Format Text */
|
/** Format Text */
|
||||||
|
core-format-text {
|
||||||
|
user-select: text;
|
||||||
|
}
|
||||||
|
|
||||||
core-format-text[maxHeight],
|
core-format-text[maxHeight],
|
||||||
core-format-text[ng-reflect-max-height] {
|
core-format-text[ng-reflect-max-height] {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user