|
|
@ -34,6 +34,8 @@ body { |
|
|
overscroll-behavior-x: none; |
|
|
overscroll-behavior-x: none; |
|
|
/* Prevent touch gestures from triggering navigation */ |
|
|
/* Prevent touch gestures from triggering navigation */ |
|
|
touch-action: pan-y pinch-zoom; |
|
|
touch-action: pan-y pinch-zoom; |
|
|
|
|
|
overflow-y: initial !important; |
|
|
|
|
|
width: 100% !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* React Flow customizations */ |
|
|
/* React Flow customizations */ |
|
|
|