diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-12-28 04:26:32 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-12-28 04:26:32 +0900 |
| commit | b162471d3efe1257ba60cbe38a1979b063c34180 (patch) | |
| tree | 73eecf77678822f12a9705acc17a78c49ca82622 /src/client/app/common/views/widgets/server.info.vue | |
| parent | Undo reaction with clicking minus (#3773) (diff) | |
| download | misskey-b162471d3efe1257ba60cbe38a1979b063c34180.tar.gz misskey-b162471d3efe1257ba60cbe38a1979b063c34180.tar.bz2 misskey-b162471d3efe1257ba60cbe38a1979b063c34180.zip | |
:art:
Diffstat (limited to 'src/client/app/common/views/widgets/server.info.vue')
| -rw-r--r-- | src/client/app/common/views/widgets/server.info.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/views/widgets/server.info.vue b/src/client/app/common/views/widgets/server.info.vue index 00bc83de9a..f7efb6fa2a 100644 --- a/src/client/app/common/views/widgets/server.info.vue +++ b/src/client/app/common/views/widgets/server.info.vue @@ -22,5 +22,5 @@ export default Vue.extend({ > p margin 0 font-size 12px - color #505050 + color var(--text) </style> |