feat: polish multi-account dashboard and viewer
This commit is contained in:
+4
-2
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
@@ -51,7 +51,9 @@
|
||||
<div class="panel-header">
|
||||
<div>
|
||||
<h2>No Accounts Configured</h2>
|
||||
<p class="muted">Click "Add Account" in Settings to get started, or use the legacy single-account mode.</p>
|
||||
<p class="muted">
|
||||
Click "Add Account" in Settings to get started, or use the legacy single-account mode.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user