diff --git a/themes/default/theme.scss b/themes/default/theme.scss index 677899a..781216e 100644 --- a/themes/default/theme.scss +++ b/themes/default/theme.scss @@ -3,10 +3,6 @@ @import "editor/editor"; @import "relations/editor"; -.icon { - font-size:14px; -} - .noselect { -webkit-touch-callout:none; -webkit-user-select:none;