diff --git a/templates/github-top-languages/template.vue b/templates/github-top-languages/template.vue index b2a7777..cb91005 100644 --- a/templates/github-top-languages/template.vue +++ b/templates/github-top-languages/template.vue @@ -188,6 +188,7 @@ margin-right: 0.5em; border-radius: 1px; } + .languages .item .icon { width: 1em; height: 1em; @@ -196,6 +197,7 @@ } .languages .item .name { margin-right: 0.3em; + white-space: nowrap; } .languages .item .percentage { font-size: 90%;