aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2020-11-01 16:40:23 +0200
committerHenry Jameson <me@hjkos.com>2020-11-01 16:40:23 +0200
commit02bb015c4fb4bd5279a7434ea18ab01bdc316d07 (patch)
tree12d61c3c9dc3cfc85dd35a4ec56f4c2815e5a140 /src
parentfb00f8459cc44217492ab388b08686942639a384 (diff)
fix #992
Diffstat (limited to 'src')
-rw-r--r--src/components/tab_switcher/tab_switcher.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/tab_switcher/tab_switcher.scss b/src/components/tab_switcher/tab_switcher.scss
index 1e963516..0ed614b7 100644
--- a/src/components/tab_switcher/tab_switcher.scss
+++ b/src/components/tab_switcher/tab_switcher.scss
@@ -4,8 +4,7 @@
display: flex;
.tab-icon {
- width: 100%;
- margin: 0.2em 0;
+ margin: 0.2em auto;
display: block;
}