feat: add top navbar for front page

This commit is contained in:
RockYang
2024-05-16 20:10:00 +08:00
parent 5a8fe5a6cf
commit d98b08d7cd
22 changed files with 836 additions and 633 deletions

View File

@@ -1,6 +1,6 @@
.page-mj {
background-color: #282c34;
height 100vh
height 100%
.inner {
display: flex;
@@ -235,7 +235,7 @@
.task-list-box {
width 100%
padding 10px
padding 0 10px 10px 10px
color #ffffff
overflow-x hidden