linguabot commited on
Commit
10f6a6a
·
verified ·
1 Parent(s): 712986b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. client/src/index.css +1 -3
client/src/index.css CHANGED
@@ -107,9 +107,7 @@
107
 
108
  /* Chrome-only performance and alignment tweaks (gated) */
109
  html.is-chrome body, html.is-chrome #root {
110
- will-change: transform;
111
- transform: translateZ(0);
112
- contain: paint layout;
113
  scroll-behavior: smooth;
114
  -webkit-font-smoothing: auto;
115
  font-smooth: auto;
 
107
 
108
  /* Chrome-only performance and alignment tweaks (gated) */
109
  html.is-chrome body, html.is-chrome #root {
110
+ will-change: scroll-position;
 
 
111
  scroll-behavior: smooth;
112
  -webkit-font-smoothing: auto;
113
  font-smooth: auto;