link-stack/packages/leafcutter-ui/styles/global.css

6 lines
97 B
CSS
Raw Normal View History

2023-08-25 07:11:33 +00:00
body {
overscroll-behavior-x: none;
overscroll-behavior-y: none;
text-size-adjust: none;
}