diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-04 17:08:41 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-04 17:08:41 +0900 |
| commit | 34345ea8a75d312c274a1de965a1989b71172793 (patch) | |
| tree | 6d7120cdbb83ff1510e88ceaf4397257fcc79004 /src | |
| parent | oops (diff) | |
| download | misskey-34345ea8a75d312c274a1de965a1989b71172793.tar.gz misskey-34345ea8a75d312c274a1de965a1989b71172793.tar.bz2 misskey-34345ea8a75d312c274a1de965a1989b71172793.zip | |
oops
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/common/views/components/othello.vue | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/app/common/views/components/othello.vue b/src/client/app/common/views/components/othello.vue index 49ef4d73a8..a0971c45b4 100644 --- a/src/client/app/common/views/components/othello.vue +++ b/src/client/app/common/views/components/othello.vue @@ -272,6 +272,8 @@ export default Vue.extend({ background #eee > .avatar + width 32px + height 32px border-radius 100% > span @@ -301,6 +303,8 @@ export default Vue.extend({ background #eee > .avatar + width 32px + height 32px border-radius 100% > span |