From e34cfc5192c980c13421b624e651cc5f790585e6 Mon Sep 17 00:00:00 2001 From: hael Date: Fri, 15 Aug 2025 13:58:27 +0000 Subject: [PATCH] svg --- manage.html | 10 +++++----- style.css | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/manage.html b/manage.html index 9cdb4ae..1a7e346 100644 --- a/manage.html +++ b/manage.html @@ -9,7 +9,7 @@ Safebox - + @@ -390,6 +390,6 @@ - + diff --git a/style.css b/style.css index 8a1f3f8..81204c4 100644 --- a/style.css +++ b/style.css @@ -361,6 +361,7 @@ font-size: 16px; color: var(--highlight-color); cursor: pointer; + padding: 3px 0px 0px 20px; } .main {