From c41c0e28ed444fdb427f9803d2f123ba6f535fb9 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Tue, 30 Jun 2020 11:21:04 +0200 Subject: switch from softies to feathericons also organize icons in folders per origin --- client/src/app/modal/quick-settings-modal.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/modal') diff --git a/client/src/app/modal/quick-settings-modal.component.scss b/client/src/app/modal/quick-settings-modal.component.scss index ef21542f3..afc8460d0 100644 --- a/client/src/app/modal/quick-settings-modal.component.scss +++ b/client/src/app/modal/quick-settings-modal.component.scss @@ -30,7 +30,7 @@ top: -1px; margin-right: 4px; - background-image: url('../../assets/images/menu/keyboard.png'); + background-image: url('../../assets/images/misc/keyboard.png'); } } -- cgit v1.2.3