mirror of
https://github.com/BoostIo/Boostnote
synced 2026-05-23 16:01:57 +00:00
modify: add date string for detail
This commit is contained in:
@@ -45,3 +45,12 @@ $info-height = 60px
|
||||
opacity 1
|
||||
&:focus
|
||||
border-color $ui-button--focus-borderColor
|
||||
|
||||
.info-right-date
|
||||
display inline
|
||||
font-size 11px
|
||||
color $ui-button-color
|
||||
|
||||
body[data-theme="dark"]
|
||||
.info-right-date
|
||||
color $ui-dark-button-color
|
||||
|
||||
Reference in New Issue
Block a user