kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
CharacterCounter: make thinner
rodzic
bc4f953af2
commit
b7c7d64bf7
|
@ -26,7 +26,7 @@ class CharacterCounter extends React.PureComponent {
|
||||||
title={intl.formatMessage(messages.title, { chars: textLength, maxChars: max })}
|
title={intl.formatMessage(messages.title, { chars: textLength, maxChars: max })}
|
||||||
progress={progress}
|
progress={progress}
|
||||||
radius={10}
|
radius={10}
|
||||||
stroke={4}
|
stroke={3}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue