mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
✌️
This commit is contained in:
parent
5b01577810
commit
d6ef923134
@ -57,6 +57,7 @@ root(isDark)
|
||||
|
||||
> .name
|
||||
display block
|
||||
flex-shrink 0
|
||||
margin 0 .5em 0 0
|
||||
padding 0
|
||||
overflow hidden
|
||||
@ -72,6 +73,7 @@ root(isDark)
|
||||
> .is-admin
|
||||
> .is-bot
|
||||
> .is-cat
|
||||
flex-shrink 0
|
||||
align-self center
|
||||
margin 0 .5em 0 0
|
||||
padding 1px 6px
|
||||
@ -85,7 +87,6 @@ root(isDark)
|
||||
color isDark ? #d42c41 : #f56a7b
|
||||
|
||||
> .username
|
||||
flex-shrink 10000
|
||||
margin 0 .5em 0 0
|
||||
overflow hidden
|
||||
text-overflow ellipsis
|
||||
|
Loading…
Reference in New Issue
Block a user