From f378b21e32a25a8bbadcf3dfa773486c44d14bae Mon Sep 17 00:00:00 2001 From: Mehak Nasir Date: Fri, 23 Dec 2022 15:51:21 +0500 Subject: [PATCH] chore: code style fix --- src/index.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/index.scss b/src/index.scss index 93ac78f2..f0e090b3 100755 --- a/src/index.scss +++ b/src/index.scss @@ -259,6 +259,8 @@ header { align-self: center; } } + .tox .tox-editor-header { z-index: 0 !important; -} \ No newline at end of file +} +