Reviewed-on: https://git.pleroma.social/pleroma/pleroma-fe/pulls/3538
This commit is contained in:
commit
9121cb6eb3
2 changed files with 2 additions and 0 deletions
1
changelog.d/cjk.fix
Normal file
1
changelog.d/cjk.fix
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
fix pinned indicator looking wrong on CJK locales
|
||||||
|
|
@ -119,6 +119,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
align-self: baseline;
|
align-self: baseline;
|
||||||
|
word-break: keep-all;
|
||||||
|
|
||||||
.button-unstyled {
|
.button-unstyled {
|
||||||
padding: 0.2em;
|
padding: 0.2em;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue