Move KeyboardShortcut styling into a separate file (#8067)

This commit is contained in:
Šimon Brandner 2022-03-21 12:41:32 +01:00 committed by GitHub
parent 22712d3091
commit 8418b4fd71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 53 additions and 24 deletions

View file

@ -277,6 +277,7 @@
@import "./views/settings/_ImageSizePanel.scss";
@import "./views/settings/_IntegrationManager.scss";
@import "./views/settings/_JoinRuleSettings.scss";
@import "./views/settings/_KeyboardShortcut.scss";
@import "./views/settings/_LayoutSwitcher.scss";
@import "./views/settings/_Notifications.scss";
@import "./views/settings/_PhoneNumbers.scss";