mirror of
https://github.com/tailscale/tailscale.git
synced 2025-01-07 08:07:42 +00:00
ipn/ipnstate: make status page more mobile-friendly
Signed-off-by: Ilya Mateyko <me@astrophena.name>
This commit is contained in:
parent
c87ed52ad4
commit
2748750aa2
@ -353,6 +353,7 @@ func (st *Status) WriteHTML(w io.Writer) {
|
|||||||
f(`<!DOCTYPE html>
|
f(`<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
<title>Tailscale State</title>
|
<title>Tailscale State</title>
|
||||||
<style>
|
<style>
|
||||||
body { font-family: monospace; }
|
body { font-family: monospace; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user