diff --git a/src/admin/components/views/Global/index.scss b/src/admin/components/views/Global/index.scss index eaa1708b29..42adf1f37c 100644 --- a/src/admin/components/views/Global/index.scss +++ b/src/admin/components/views/Global/index.scss @@ -20,6 +20,7 @@ overflow: hidden; text-overflow: ellipsis; margin: 0; + line-height: 1.25; } margin-bottom: base(1); @@ -221,4 +222,4 @@ height: auto; } } -} \ No newline at end of file +}