diff --git a/client/client.style.css b/client/client.style.css index 3abe3c4..9e2165d 100644 --- a/client/client.style.css +++ b/client/client.style.css @@ -89,10 +89,11 @@ label.Label-sc-g780ms-0.dqkKHi { } -/* Server IP height */ +/* Server IP height & spacing */ p.ServerRow___StyledP3-sc-1ibsw91-9.IQTcj { line-height: 3rem; + white-space: nowrap; } diff --git a/conf.yml b/conf.yml index 611d812..cd0554a 100644 --- a/conf.yml +++ b/conf.yml @@ -6,7 +6,7 @@ info: identifier: "darkenate" description: "A dark theme inspired by bloom.host's colors and the Recolor theme" flags: "" - version: "v1.1.3" + version: "v1.1.4" target: "alpha-SLX" author: "JasonHorkles" icon: "assets/icon.jpg"