aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/settings.scss
diff options
context:
space:
mode:
authorLibravatar Amine <amine@mouafik.fr>2020-04-23 08:48:14 +0000
committerLibravatar GitHub <noreply@github.com>2020-04-23 08:48:14 +0000
commit3a449c20f72ad8a9fd54331b5dc3a5c92989d404 (patch)
tree62b022e250e850676e7f2223f780ad5daa8d5025 /src/styles/settings.scss
parentNew Crowdin translations (#628) (diff)
downloadferdium-app-3a449c20f72ad8a9fd54331b5dc3a5c92989d404.tar.gz
ferdium-app-3a449c20f72ad8a9fd54331b5dc3a5c92989d404.tar.zst
ferdium-app-3a449c20f72ad8a9fd54331b5dc3a5c92989d404.zip
Release 5.5.0-gm.2 (#625)v5.5.0-gm.2
* Bump Electron to 8.2.3 for latest fixes * Bump version to 5.5.0-gm.2 * Update recipes submodule * Update changelog * Add support for external issue linking * Link README * Address regression introduced by #590 * Add new translations contributors * #620 Address broken translation * Fix cache clearing feedback US copy * Update changelog to include latest merged pull requests * Fix changelog format * Review branding of initial system notification on macOS * #569 Fix missing margin between tabs Co-authored-by: vantezzen <hello@vantezzen.io>
Diffstat (limited to 'src/styles/settings.scss')
-rw-r--r--src/styles/settings.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/styles/settings.scss b/src/styles/settings.scss
index 580917fe2..dab48ef0b 100644
--- a/src/styles/settings.scss
+++ b/src/styles/settings.scss
@@ -197,6 +197,8 @@
197 overflow-y: scroll; 197 overflow-y: scroll;
198 padding: 25px 15px 15px 25px; 198 padding: 25px 15px 15px 25px;
199 199
200 .badge { margin-right: 10px; }
201
200 &::-webkit-scrollbar { width: 8px; } 202 &::-webkit-scrollbar { width: 8px; }
201 203
202 /* Track */ 204 /* Track */