update leftside buttons

This commit is contained in:
DESKTOP-FUDKNA8\znjsz
2024-01-18 11:09:34 +08:00
parent 2ae9080ab3
commit ae597432c7
29 changed files with 794 additions and 259 deletions

View File

@@ -53,5 +53,6 @@ const handlePageChange = (page) => {
.pages-wrapper {
flex: 1;
display: flex;
position: relative;
}
</style>