summaryrefslogtreecommitdiff
path: root/src/client/components/form
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2021-04-16 17:52:45 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2021-04-16 17:52:45 +0900
commitf169585a553eef1f9613d7af5334f98037dfeef7 (patch)
treec49efd2a30caa797e024b9b44855a1505582ab76 /src/client/components/form
parent詳細ユーザー情報ページなど (diff)
downloadsharkey-f169585a553eef1f9613d7af5334f98037dfeef7.tar.gz
sharkey-f169585a553eef1f9613d7af5334f98037dfeef7.tar.bz2
sharkey-f169585a553eef1f9613d7af5334f98037dfeef7.zip
Tweak style
Diffstat (limited to 'src/client/components/form')
-rw-r--r--src/client/components/form/key-value-view.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/components/form/key-value-view.vue b/src/client/components/form/key-value-view.vue
index ebe9b6d049..85f4febef9 100644
--- a/src/client/components/form/key-value-view.vue
+++ b/src/client/components/form/key-value-view.vue
@@ -24,6 +24,7 @@ export default defineComponent({
> .key {
margin-right: 12px;
+ white-space: nowrap;
}
> .value {