diff --git a/src/api/templates/contact.html b/src/api/templates/contact.html index 1e85ce9..ffdbd5f 100644 --- a/src/api/templates/contact.html +++ b/src/api/templates/contact.html @@ -19,7 +19,7 @@ background: #f5f5f5; color: #333; line-height: 1.6; - scrollbar-gutter: stable; + scrollbar-gutter: stable both-edges; } .container { diff --git a/src/api/templates/dashboard.html b/src/api/templates/dashboard.html index 411edc7..4b76108 100644 --- a/src/api/templates/dashboard.html +++ b/src/api/templates/dashboard.html @@ -19,7 +19,7 @@ background: #f5f5f5; color: #333; line-height: 1.6; - scrollbar-gutter: stable; + scrollbar-gutter: stable both-edges; } .container { diff --git a/src/api/templates/index.html b/src/api/templates/index.html index af36a75..f6b6a09 100644 --- a/src/api/templates/index.html +++ b/src/api/templates/index.html @@ -19,7 +19,7 @@ background: #f5f5f5; color: #333; line-height: 1.6; - scrollbar-gutter: stable; + scrollbar-gutter: stable both-edges; } .container {