From c490c5cec9cb9528c5b22392688cd8d130ace696 Mon Sep 17 00:00:00 2001 From: OSPanel <93676052+OSPanel@users.noreply.github.com> Date: Thu, 18 Apr 2024 12:45:48 +0300 Subject: [PATCH] Update index.html --- system/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/templates/index.html b/system/templates/index.html index d13aed231..c47ddb008 100644 --- a/system/templates/index.html +++ b/system/templates/index.html @@ -145,7 +145,7 @@ color: #fff; cursor: pointer; /* display: inline-block; */ - display: inline-block; + display: none; font-family: -apple-system, system-ui, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14rem; font-weight: 600;