Refactor character counter to match upstream

This commit is contained in:
Thibaut Girka
2019-08-19 20:53:28 +02:00
parent ab019800f8
commit 066034c62e
5 changed files with 35 additions and 7 deletions

View File

@ -589,7 +589,7 @@
justify-content: flex-end;
flex: 0 0 auto;
& > .count {
& > .character-counter {
display: inline-block;
margin: 0 16px 0 8px;
font-size: 16px;