Skip to content

Commit

Permalink
[fix] GUI: Cutoff issue with certain servers when IPv6 is enabled and…
Browse files Browse the repository at this point in the history
… an individual host is selected

#303
  • Loading branch information
stenya committed Oct 4, 2023
1 parent b5efd6e commit 82d42da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/components/blocks/block-selected-server.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<serverNameControl
class="serverName"
style="max-width: 245px"
SecondLineMaxWidth="245px"
:isLargeText="true"
:server="this.server"
:serverHostName="this.serverHostName"
Expand Down

0 comments on commit 82d42da

Please sign in to comment.