diff options
| author | Henry Jameson <me@hjkos.com> | 2018-12-16 02:02:49 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2018-12-16 02:02:49 +0300 |
| commit | fc7cd6eaf6812656acf41b250358323a370dfdf3 (patch) | |
| tree | 56a8acd34c466a3ccb8081ec30a321d562432f4d /src/components/tab_switcher/tab_switcher.scss | |
| parent | eaf065c751610008bf9062cf812085c3016cadbc (diff) | |
small fix for overflowing tab-switcher
Diffstat (limited to 'src/components/tab_switcher/tab_switcher.scss')
| -rw-r--r-- | src/components/tab_switcher/tab_switcher.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/tab_switcher/tab_switcher.scss b/src/components/tab_switcher/tab_switcher.scss index fbd3321b..fa37349f 100644 --- a/src/components/tab_switcher/tab_switcher.scss +++ b/src/components/tab_switcher/tab_switcher.scss @@ -9,7 +9,6 @@ .tabs { display: flex; position: relative; - justify-content: center; width: 100%; overflow-y: hidden; overflow-x: auto; |
