summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2020-08-10 10:37:57 +0900
committersyuilo <syuilotan@yahoo.co.jp>2020-08-10 10:37:57 +0900
commitbff8a23cbc2a7046924d44e8da8b23d4207f3edf (patch)
tree1d73d869aa2fa966acee14bfd7e9724909c0cc45 /src/client
parentchore: Clean up (diff)
downloadsharkey-bff8a23cbc2a7046924d44e8da8b23d4207f3edf.tar.gz
sharkey-bff8a23cbc2a7046924d44e8da8b23d4207f3edf.tar.bz2
sharkey-bff8a23cbc2a7046924d44e8da8b23d4207f3edf.zip
chore(client): Design tweaks
Diffstat (limited to 'src/client')
-rw-r--r--src/client/components/instance-stats.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/components/instance-stats.vue b/src/client/components/instance-stats.vue
index f863dfd95e..6e363cb4cb 100644
--- a/src/client/components/instance-stats.vue
+++ b/src/client/components/instance-stats.vue
@@ -676,7 +676,7 @@ export default Vue.extend({
margin: 0;
}
- > dt {
+ > dd {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;