This commit is contained in:
syuilo 2018-05-04 17:08:41 +09:00
parent fc166b7bee
commit 34345ea8a7
2 changed files with 6 additions and 2 deletions

View file

@ -1,8 +1,8 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "2.1.0", "version": "2.1.1",
"clientVersion": "1.0.5187", "clientVersion": "1.0.5188",
"codename": "nighthike", "codename": "nighthike",
"main": "./built/index.js", "main": "./built/index.js",
"private": true, "private": true,

View file

@ -272,6 +272,8 @@ export default Vue.extend({
background #eee background #eee
> .avatar > .avatar
width 32px
height 32px
border-radius 100% border-radius 100%
> span > span
@ -301,6 +303,8 @@ export default Vue.extend({
background #eee background #eee
> .avatar > .avatar
width 32px
height 32px
border-radius 100% border-radius 100%
> span > span