ohif-viewer/platform/app/src/App.css

5 lines
60 B
CSS
Raw Normal View History

body {
overscroll-behavior: none;
touch-action: none;
}