From 948ace900bd4add91f083cd0d690f27ace51d76f Mon Sep 17 00:00:00 2001 From: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> Date: Fri, 9 Oct 2020 10:42:10 +0530 Subject: [PATCH] style: Use tab instead of spaces --- frappe/www/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/www/error.html b/frappe/www/error.html index 4988916ad1..d63daec759 100644 --- a/frappe/www/error.html +++ b/frappe/www/error.html @@ -16,7 +16,7 @@ } code::-webkit-scrollbar { - display: none; + display: none; } {% include "templates/styles/card_style.css"%}