mirror of
https://github.com/BoostIo/Boostnote
synced 2026-05-30 03:03:16 +00:00
modify: fix style for updated date on note detail
This commit is contained in:
@@ -34,7 +34,12 @@ $info-margin-under-border = 27px
|
||||
color $ui-button--active-color
|
||||
|
||||
.info-right
|
||||
float right
|
||||
position absolute
|
||||
right 0
|
||||
top 0
|
||||
background $ui-noteDetail-backgroundColor
|
||||
bottom 1px
|
||||
padding-left 30px
|
||||
|
||||
.info-right-button
|
||||
width 34px
|
||||
@@ -68,6 +73,9 @@ body[data-theme="dark"]
|
||||
border-color $ui-dark-borderColor
|
||||
color $ui-dark-text-color
|
||||
|
||||
.info-right
|
||||
background-color $ui-dark-noteDetail-backgroundColor
|
||||
|
||||
.info-right-button
|
||||
navDarkButtonColor()
|
||||
border-color $ui-dark-borderColor
|
||||
|
||||
Reference in New Issue
Block a user