From 618cc70cbd98eb1f89982ec8956ac350b88002bb Mon Sep 17 00:00:00 2001 From: Dariusz Niemczyk Date: Mon, 23 Aug 2021 19:43:08 +0200 Subject: [PATCH] Make stylelint happy --- res/css/structures/_BackdropPanel.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/res/css/structures/_BackdropPanel.scss b/res/css/structures/_BackdropPanel.scss index 7580b33610..6c41ed7a09 100644 --- a/res/css/structures/_BackdropPanel.scss +++ b/res/css/structures/_BackdropPanel.scss @@ -32,5 +32,4 @@ limitations under the License. z-index: 0; pointer-events: none; overflow: hidden; - }