시리즈 관리 - scroll infinite loading으로 paging 처리
This commit is contained in:
@@ -38,4 +38,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
html::-webkit-scrollbar, body::-webkit-scrollbar {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
html, body {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user