From 28f29e485e6d456b4f8a98150e22264d54acd1a8 Mon Sep 17 00:00:00 2001 From: Yuki Takei Date: Fri, 15 Mar 2024 20:36:04 +0000 Subject: [PATCH] remove .icon-fw --- apps/app/src/styles/style-app.scss | 7 ------- 1 file changed, 7 deletions(-) diff --git a/apps/app/src/styles/style-app.scss b/apps/app/src/styles/style-app.scss index bc875ed7b93..24a275b5d06 100644 --- a/apps/app/src/styles/style-app.scss +++ b/apps/app/src/styles/style-app.scss @@ -82,13 +82,6 @@ } } -// transplant from FontAwesome -.icon-fw { - display: inline-block; - width: 1.4em; - text-align: left; -} - .cmd-key.mac { &:after { content: '⌘';