mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-27 18:45:59 +08:00
feat: add top navbar for front page
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user