Fixed a display issue for long ipv6 addresses and port input on mobile

This commit is contained in:
Thatcher Peskens
2021-01-10 12:10:44 +01:00
parent 98f9efbfb8
commit 7b849f72bf
4 changed files with 19 additions and 18 deletions

View File

@ -71,7 +71,6 @@
function navigate(event) {
console.log("navigate", compositePath)
window.location = compositePath
event.preventDefault()
}
function updatePort(value) {