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

@@ -10,10 +10,12 @@
border 1px solid #454545
min-width 300px
max-width 300px
padding 10px
padding 10px 10px 20px 10px
border-radius 10px
color #ffffff;
font-size 14px
height 100%
overflow auto
h2 {
font-weight: bold;
@@ -83,7 +85,7 @@
.task-list-box {
width 100%
padding 10px
padding 0 10px 10px 10px
color #ffffff
overflow-x hidden