Restore fetch more by correctly tracking scrolling in the event log
This commit is contained in:
@@ -27,7 +27,7 @@ export default {
|
||||
</template>
|
||||
|
||||
|
||||
<style scoped>
|
||||
<style>
|
||||
|
||||
.section {
|
||||
margin-bottom: 30px;
|
||||
@@ -68,7 +68,6 @@ export default {
|
||||
position: relative;
|
||||
margin-bottom: 15px;
|
||||
padding: 10px 15px;
|
||||
border-radius: 10px;
|
||||
padding-bottom: 25px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user