diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-18 05:05:48 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-18 05:05:48 +0900 |
| commit | 607a5326d9f1d1bf5627860a8fdf31357c4a5fa7 (patch) | |
| tree | dea4391516dc57899bbe619881efca0f264eecee /src/client | |
| parent | :art: (diff) | |
| parent | :art: (diff) | |
| download | misskey-607a5326d9f1d1bf5627860a8fdf31357c4a5fa7.tar.gz misskey-607a5326d9f1d1bf5627860a8fdf31357c4a5fa7.tar.bz2 misskey-607a5326d9f1d1bf5627860a8fdf31357c4a5fa7.zip | |
Merge branch 'master' of https://github.com/syuilo/misskey
Diffstat (limited to 'src/client')
| -rw-r--r-- | src/client/app/desktop/views/pages/admin/admin.cpu-memory.vue | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/app/desktop/views/pages/admin/admin.cpu-memory.vue b/src/client/app/desktop/views/pages/admin/admin.cpu-memory.vue index 168d07892e..572974e248 100644 --- a/src/client/app/desktop/views/pages/admin/admin.cpu-memory.vue +++ b/src/client/app/desktop/views/pages/admin/admin.cpu-memory.vue @@ -111,6 +111,8 @@ export default Vue.extend({ <style lang="stylus" scoped> root(isDark) + margin-bottom 16px + > svg display block width 50% |