Merge pull request #1763 from tamaina/better-note-header

change flex-shrink of .username to 2147483647
This commit is contained in:
syuilo 2018-06-22 21:00:19 +09:00 committed by GitHub
commit c3d081b700
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,7 @@ root(isDark)
overflow hidden
text-overflow ellipsis
color isDark ? #606984 : #ccc
flex-shrink 10000
flex-shrink 2147483647
> .info
margin-left auto