diff --git a/app/components/SimpleEditor/SimpleEditor.scss b/app/components/SimpleEditor/SimpleEditor.scss index c5f72b9664d3e843830f299dde4eefb667f56a33..b278a784147b47713934e9e8fd5d71c505202546 100644 --- a/app/components/SimpleEditor/SimpleEditor.scss +++ b/app/components/SimpleEditor/SimpleEditor.scss @@ -7,7 +7,6 @@ $fa-font-path: '~font-awesome/fonts'; @import './panes/panes'; @import './miniEditor/miniEditor'; - // grays $border: #ccc; $dark-gray: #999;