mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev
This commit is contained in:
commit
75652ce667
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ std::string ssoResponseTemplate = R"""(
|
|||
<title>Network SSO Login {{ networkId }}</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style type=\"text/css\">
|
||||
<style type="text/css">
|
||||
html,body {
|
||||
background: #eeeeee;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue