Added CharacterCounter to ComposeDestinationHeader
• Added: - CharacterCounter to ComposeDestinationHeader - Styles for stroke colors for CharacterCounter • Updated: - CharacterCounter styles, heights to fit in header
This commit is contained in:
@@ -1137,6 +1137,10 @@ pre {
|
||||
color: var(--navigation_brand);
|
||||
}
|
||||
|
||||
.strokeBrand { stroke: var(--color_brand); }
|
||||
.strokeSecondary { stroke: var(--solid_color_secondary); }
|
||||
.strokeError { stroke: var(--color_red); }
|
||||
|
||||
.navigationUnderlineActive:after {
|
||||
content: '';
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user