summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2020-08-10 12:42:51 +0900
committersyuilo <syuilotan@yahoo.co.jp>2020-08-10 12:42:51 +0900
commitbe255dc583dade8c1168e4dd71c9d11ab2ac45e9 (patch)
tree63d0b9ed13ff17d3b5a9227127e38fc955d10365 /src/client
parentchore(client): Design tweaks (diff)
downloadsharkey-be255dc583dade8c1168e4dd71c9d11ab2ac45e9.tar.gz
sharkey-be255dc583dade8c1168e4dd71c9d11ab2ac45e9.tar.bz2
sharkey-be255dc583dade8c1168e4dd71c9d11ab2ac45e9.zip
chore(client): Design tweak
Diffstat (limited to 'src/client')
-rw-r--r--src/client/components/ui/container.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/components/ui/container.vue b/src/client/components/ui/container.vue
index 2487ffd424..41b05544cc 100644
--- a/src/client/components/ui/container.vue
+++ b/src/client/components/ui/container.vue
@@ -126,6 +126,7 @@ export default Vue.extend({
z-index: 2;
background: var(--panelHeaderBg);
color: var(--panelHeaderFg);
+ line-height: 1.4em;
> .title {
margin: 0;