diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/App.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.scss b/src/App.scss index 2e20fb57..ea7b54e8 100644 --- a/src/App.scss +++ b/src/App.scss @@ -16,7 +16,7 @@ background-position: 0 50%; } -i { +i[class^='icon-'] { user-select: none; } |
