1 2 3 4 5 6 7 8 9 10 11 12 13 14
.error { color: #f5222d; } #charCount { position: absolute; right: 0; line-height: 20px; color: #00000073; } :host ::ng-deep #myTextarea { position: relative; }