diff options
Diffstat (limited to 'client/src/app')
-rw-r--r-- | client/src/app/menu/menu.component.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss index 9241e8059..fa9a006af 100644 --- a/client/src/app/menu/menu.component.scss +++ b/client/src/app/menu/menu.component.scss | |||
@@ -225,7 +225,6 @@ menu { | |||
225 | height: 24px; | 225 | height: 24px; |
226 | 226 | ||
227 | background-image: url('../../assets/images/menu/keyboard.png'); | 227 | background-image: url('../../assets/images/menu/keyboard.png'); |
228 | background-color: #fff; | ||
229 | filter: invert(100%); | 228 | filter: invert(100%); |
230 | } | 229 | } |
231 | 230 | ||