aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/quickSwitch
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-10-13 13:09:29 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-10-13 13:09:29 +0200
commit6ae97425b0c0da181a9ec26e52535ceadd1f4e46 (patch)
treebe11b973b3cfc906f9b4ad2e3b043fd61d5bdb37 /src/features/quickSwitch
parentImprove QuickSwitch design (diff)
downloadferdium-app-6ae97425b0c0da181a9ec26e52535ceadd1f4e46.tar.gz
ferdium-app-6ae97425b0c0da181a9ec26e52535ceadd1f4e46.tar.zst
ferdium-app-6ae97425b0c0da181a9ec26e52535ceadd1f4e46.zip
Add indicator for hibernating services
Diffstat (limited to 'src/features/quickSwitch')
-rw-r--r--src/features/quickSwitch/Component.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/features/quickSwitch/Component.js b/src/features/quickSwitch/Component.js
index 39e90cb95..797589e9b 100644
--- a/src/features/quickSwitch/Component.js
+++ b/src/features/quickSwitch/Component.js
@@ -43,7 +43,6 @@ const styles = theme => ({
43 services: { 43 services: {
44 width: '100%', 44 width: '100%',
45 maxHeight: '50vh', 45 maxHeight: '50vh',
46 marginTop: 30,
47 overflow: 'scroll', 46 overflow: 'scroll',
48 }, 47 },
49 service: { 48 service: {