Add logo.png to public. Add vertical and horizontal scroll prevent. Fix scroll index out-of-bounds bug. #21

Merged
FatttSnake merged 5 commits from FatttSnake into dev 2023-09-22 16:33:13 +08:00
Showing only changes of commit 9af0717955 - Show all commits

View File

@@ -7,7 +7,7 @@
z-index: 1;
width: 100%;
height: 70px;
min-width: 900px;
min-width: 500px;
background-color: white;
border: {
bottom: {