forked from newthuhole/hole_thu_frontend
add sidebar and infinite scroll
This commit is contained in:
@@ -5,6 +5,10 @@ body {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
body::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user