summaryrefslogtreecommitdiff
path: root/packages/frontend/src/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend/src/style.scss')
-rw-r--r--packages/frontend/src/style.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/frontend/src/style.scss b/packages/frontend/src/style.scss
index 43aff3012e..43a97d49eb 100644
--- a/packages/frontend/src/style.scss
+++ b/packages/frontend/src/style.scss
@@ -214,11 +214,6 @@ rt {
text-overflow: ellipsis;
}
-._ghost {
- @extend ._noSelect;
- pointer-events: none;
-}
-
._modalBg {
position: fixed;
top: 0;