样式调整
This commit is contained in:
@@ -299,6 +299,12 @@ const handleSubmit = async () => {
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.scroll-content {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
.input-section {
|
||||
padding: 12px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user