aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/layout.scss
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-10-20 17:55:16 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-10-20 17:55:16 +0700
commit632f0be1dc42f59cb37b1ce6c67279d12d84a9f6 (patch)
tree85fd410e1c9cbaa5bd56c41209910c348e3768b8 /src/styles/layout.scss
parent#87 Try using LOCALAPPDATA for win32 portable version (diff)
downloadferdium-app-632f0be1dc42f59cb37b1ce6c67279d12d84a9f6.tar.gz
ferdium-app-632f0be1dc42f59cb37b1ce6c67279d12d84a9f6.tar.zst
ferdium-app-632f0be1dc42f59cb37b1ce6c67279d12d84a9f6.zip
Mass replace of availible by available
Diffstat (limited to 'src/styles/layout.scss')
-rw-r--r--src/styles/layout.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/layout.scss b/src/styles/layout.scss
index a7de4b247..c09d69f6c 100644
--- a/src/styles/layout.scss
+++ b/src/styles/layout.scss
@@ -39,7 +39,7 @@ html { overflow: hidden; }
39 color: $theme-brand-primary; 39 color: $theme-brand-primary;
40 } 40 }
41 41
42 .update-availible { 42 .update-available {
43 align-items: center; 43 align-items: center;
44 background: $theme-brand-danger; 44 background: $theme-brand-danger;
45 border-radius: 20px; 45 border-radius: 20px;