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