mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Make status line in UI show "TUNNELED" if slow TCP tunneling mode is active.
This commit is contained in:
parent
7e647c5303
commit
9b0c8965bb
3 changed files with 3 additions and 3 deletions
|
@ -170,7 +170,7 @@ html,body {
|
|||
.zeroTierNode > .bottom > .left > .statusLine {
|
||||
font-family: monospace;
|
||||
white-space: nowrap;
|
||||
font-size: 12pt;
|
||||
font-size: 11pt;
|
||||
height: 100%;
|
||||
}
|
||||
.zeroTierNode > .bottom > .right {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue