[web] fix over-scrolling behaviour on editor under certain circumstances GitOrigin-RevId: 640fd79c95fc38a3a373a3ea116d07b9256e5c6f
@@ -197,6 +197,7 @@
top: 0;
bottom: 0;
padding-bottom: 52px;
+ overflow-y: auto;
}
.rp-state-overview & {