From 073d567a88397bdbf25cbf1f32296ff33a72c581 Mon Sep 17 00:00:00 2001 From: Grason Chan Date: Sun, 4 Jul 2021 12:13:09 +0800 Subject: [PATCH] refactor(Turntable): remove the blur effect of the modal backdrop --- Turntable/user.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Turntable/user.css b/Turntable/user.css index 15f8e83..164d3b5 100644 --- a/Turntable/user.css +++ b/Turntable/user.css @@ -174,13 +174,6 @@ } -/* modal backdrop */ -.GenericModal__overlay { - backdrop-filter: var(--main-blur-backdrop); - background-color: rgba(9, 9, 9, .2) -} - - /* full app display */ #full-app-display { background-color: #222