From 798faf8d67b15ae732b01d4970bcb61be75c7baf Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Mon, 17 Jul 2023 11:55:11 +0700 Subject: [PATCH] Update admin.css --- styles/templates/default/css/admin.css | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/templates/default/css/admin.css b/styles/templates/default/css/admin.css index 7a242bed..864b5a4c 100644 --- a/styles/templates/default/css/admin.css +++ b/styles/templates/default/css/admin.css @@ -1,4 +1,3 @@ - body { background: #E5E5E5; min-width: 10px; } #body_container { background: #E5E5E5; padding: 0 6px 4px; } h1, h2, h3 { margin: 0.8em 0; font-size: 16px; }