diff options
| author | Alberto Duarte (PWC) <alberto.duarte.delgado@pwc.com> | 2023-10-09 17:32:25 +0100 |
|---|---|---|
| committer | Alberto Duarte (PWC) <alberto.duarte.delgado@pwc.com> | 2023-10-09 17:32:25 +0100 |
| commit | 72cf36e033ba794db7982befa45f035b62fa6cd2 (patch) | |
| tree | 3a6fd91976c976afcc8bc1a7cf6fc5c1bf25a791 /src/styles | |
| parent | 66412b7788f49def33fc2143f9e1bd5d25bac261 (diff) | |
Changes
Diffstat (limited to 'src/styles')
| -rw-r--r-- | src/styles/globals.css | 1 |
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 |