diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-03 17:01:41 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-03 17:01:41 +0900 |
| commit | 71b4a73798b54724a9eadc6c1a93e0ec2d629373 (patch) | |
| tree | 0eff523ce6e5ad0b730b7d7e198bcb122cb1909e /src | |
| parent | v3949 (diff) | |
| download | misskey-71b4a73798b54724a9eadc6c1a93e0ec2d629373.tar.gz misskey-71b4a73798b54724a9eadc6c1a93e0ec2d629373.tar.bz2 misskey-71b4a73798b54724a9eadc6c1a93e0ec2d629373.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/common/views/components/messaging.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/common/views/components/messaging.vue b/src/web/app/common/views/components/messaging.vue index e2fdc502d0..f6ba601bd2 100644 --- a/src/web/app/common/views/components/messaging.vue +++ b/src/web/app/common/views/components/messaging.vue @@ -384,7 +384,7 @@ export default Vue.extend({ transition all 0.1s ease > .username - margin 0 0 0 8px + margin 0 8px color rgba(0, 0, 0, 0.5) > .mk-time |