From c738d6b950bd286ec40bc5cdaa032b6c8a83b0d1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 15 Jun 2022 13:43:46 +0200 Subject: Remove duplicated hidden attribute --- client/src/sass/application.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'client') diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index 2af456375..274f7b1ca 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss @@ -15,10 +15,6 @@ @import './z-index'; -[hidden] { - display: none !important; -} - body { /*** theme ***/ // now beware sass requires interpolation -- cgit v1.2.3