aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/globals.css
diff options
context:
space:
mode:
authorAlberto Duarte (PWC) <alberto.duarte.delgado@pwc.com>2023-10-09 17:32:25 +0100
committerAlberto Duarte (PWC) <alberto.duarte.delgado@pwc.com>2023-10-09 17:32:25 +0100
commit72cf36e033ba794db7982befa45f035b62fa6cd2 (patch)
tree3a6fd91976c976afcc8bc1a7cf6fc5c1bf25a791 /src/styles/globals.css
parent66412b7788f49def33fc2143f9e1bd5d25bac261 (diff)
Changes
Diffstat (limited to 'src/styles/globals.css')
-rw-r--r--src/styles/globals.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index 9fbd6c7..ccea7d8 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -22,4 +22,5 @@ body {
::-webkit-scrollbar {
width: 0px;
+ display: none;
} \ No newline at end of file