update header bar

This commit is contained in:
lenhanphung
2026-02-04 12:49:42 +07:00
parent ec258f4d42
commit 41c839f38b
12 changed files with 114 additions and 23 deletions
+13 -3
View File
@@ -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,