Comments update
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
<title>WireGuard GUI</title>
|
<title>WireGuard GUI</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- Header -->
|
|
||||||
<header class="app-header">
|
<header class="app-header">
|
||||||
<div class="app-header-left">
|
<div class="app-header-left">
|
||||||
<img src="../../wireguard-icon.svg" class="logo-icon" alt="WireGuard" />
|
<img src="../../wireguard-icon.svg" class="logo-icon" alt="WireGuard" />
|
||||||
@@ -71,7 +70,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<!-- Main two-panel layout -->
|
|
||||||
<main class="gui-layout">
|
<main class="gui-layout">
|
||||||
<!-- LEFT: Server -->
|
<!-- LEFT: Server -->
|
||||||
<section class="panel panel-server">
|
<section class="panel panel-server">
|
||||||
@@ -81,7 +79,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
<!-- Form -->
|
|
||||||
<div class="form-section">
|
<div class="form-section">
|
||||||
<div class="section-label">Interface</div>
|
<div class="section-label">Interface</div>
|
||||||
|
|
||||||
@@ -233,7 +230,6 @@
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Client form -->
|
|
||||||
<div class="form-section" id="client-form-area">
|
<div class="form-section" id="client-form-area">
|
||||||
<div class="empty-client">
|
<div class="empty-client">
|
||||||
<svg
|
<svg
|
||||||
|
|||||||
Reference in New Issue
Block a user