aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/tabs.scss
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-10-26 19:33:00 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-10-26 19:33:00 +0200
commit63e7f9339781a83579425625b719678829a27469 (patch)
tree1a31fa4c89bc7ec63b3dcb2e61319ccea3de985c /src/styles/tabs.scss
parentFix lint (diff)
downloadferdium-app-63e7f9339781a83579425625b719678829a27469.tar.gz
ferdium-app-63e7f9339781a83579425625b719678829a27469.tar.zst
ferdium-app-63e7f9339781a83579425625b719678829a27469.zip
#129 Move hibernation indicator to bottom left
Diffstat (limited to 'src/styles/tabs.scss')
-rw-r--r--src/styles/tabs.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/styles/tabs.scss b/src/styles/tabs.scss
index e500830ed..5bd0555d2 100644
--- a/src/styles/tabs.scss
+++ b/src/styles/tabs.scss
@@ -72,6 +72,8 @@
72 font-size: 0px; 72 font-size: 0px;
73 min-height: 10px; 73 min-height: 10px;
74 min-width: 10px; 74 min-width: 10px;
75 right: auto;
76 left: 8px;
75 } 77 }
76 } 78 }
77 79