From 6823566081ad476af7805304758649b7fc609eb6 Mon Sep 17 00:00:00 2001 From: addison Date: Mon, 8 Mar 2021 16:08:22 -0500 Subject: [PATCH] whitepsace --- src/popup/scss/plugins.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/popup/scss/plugins.scss b/src/popup/scss/plugins.scss index 9b0d6ba716b..faed08e2b55 100644 --- a/src/popup/scss/plugins.scss +++ b/src/popup/scss/plugins.scss @@ -215,6 +215,6 @@ $fa-font-path: "~font-awesome/fonts"; date-input-polyfill { &[data-open="true"] { - z-index: 10000 !important; - } + z-index: 10000 !important; + } }