fix(widget): constrain conversation scroll viewport (#160)

Co-authored-by: Rogee <rogee@ipao.vip>
This commit is contained in:
Rogee
2026-08-24 12:35:35 +08:00
committed by GitHub
co-authored by rogee
parent 1287b7702a
commit 907d8ea4e1
+1 -1
View File
@@ -100,7 +100,7 @@
</script>
</head>
<body>
<div id="app"></div>
<div id="app" class="h-full"></div>
<noscript id="noscript">This app works best with JavaScript enabled.</noscript>
</body>
</html>