aboutsummaryrefslogtreecommitdiff
path: root/src/styles/global.scss
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-10 08:03:19 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-06-10 08:03:19 +0530
commit33c10cfa027d769c1d02a54bad766f431b1196ee (patch)
treebb487bcecf9944250c5a94267295ec917e087529 /src/styles/global.scss
parent86e800430360ac3af422faf1f6f7317aea9b1a19 (diff)
added sgst, cgst, igst support instead of GST as a whole
Diffstat (limited to 'src/styles/global.scss')
-rw-r--r--src/styles/global.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/global.scss b/src/styles/global.scss
index 9bf0904..54cbddc 100644
--- a/src/styles/global.scss
+++ b/src/styles/global.scss
@@ -18,7 +18,7 @@
width: 1vw;
}
* {
- scrollbar-width: 0.1vw; /* Firefox */
+ scrollbar-width: 1vw; /* Firefox */
}
html, body {