diff options
| author | Henry Jameson <me@hjkos.com> | 2022-08-17 00:48:10 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-08-17 00:48:10 +0300 |
| commit | d074aefb4ffe8fc7bdb0e5f0afec46f7042a90fe (patch) | |
| tree | f8432667b0bee210551d2e80bda81f3b90a8afdb /src/components/tab_switcher | |
| parent | 38bd59ceb0182de15e2e97d750df59ad53dfa51a (diff) | |
List edit UI overhaul
Diffstat (limited to 'src/components/tab_switcher')
| -rw-r--r-- | src/components/tab_switcher/tab_switcher.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/tab_switcher/tab_switcher.scss b/src/components/tab_switcher/tab_switcher.scss index 7a086b26..d930368c 100644 --- a/src/components/tab_switcher/tab_switcher.scss +++ b/src/components/tab_switcher/tab_switcher.scss @@ -17,6 +17,7 @@ overflow-x: auto; padding-top: 5px; flex-direction: row; + flex: 0 0 auto; &::after, &::before { content: ''; |
