update header bar
This commit is contained in:
@@ -38,20 +38,22 @@
|
||||
padding 0.5rem
|
||||
width 100%
|
||||
z-index 1300
|
||||
height 80px
|
||||
height 60px
|
||||
background-color #fff
|
||||
|
||||
.menubar-item
|
||||
display flex
|
||||
align-items center
|
||||
width calc(330px - 0.5rem)
|
||||
margin-right 65px
|
||||
|
||||
.tc-home
|
||||
cursor pointer
|
||||
|
||||
.logo
|
||||
padding 0.5rem 1rem
|
||||
padding 0
|
||||
font-size 1.5rem
|
||||
max-width 230px
|
||||
margin-left 1rem
|
||||
|
||||
.nav-month
|
||||
padding-right 2px
|
||||
@@ -91,6 +93,14 @@
|
||||
justify-content flex-end
|
||||
align-items center
|
||||
|
||||
.current-date-time
|
||||
font-family Roboto
|
||||
font-size 22px
|
||||
font-style normal
|
||||
font-weight 400
|
||||
line-height 36px
|
||||
color #243B55
|
||||
|
||||
body.fullscreen-view .navigation-controls,
|
||||
body.fullscreen-view .current-date-time,
|
||||
body.fullscreen-view .refresh-button,
|
||||
|
||||
Reference in New Issue
Block a user