mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Fix: Preview button修正
This commit is contained in:
@@ -165,19 +165,20 @@
|
||||
transition 0.1s
|
||||
.itemHeader
|
||||
clearfix()
|
||||
margin-bottom 5px
|
||||
margin-bottom 15px
|
||||
.callSign, .title
|
||||
float left
|
||||
font-weight 600
|
||||
font-size 1.1em
|
||||
line-height 140%
|
||||
.updatedAt
|
||||
float right
|
||||
line-height 16px
|
||||
color lighten(textColor, 25%)
|
||||
font-size 0.8em
|
||||
.description, .content
|
||||
.description
|
||||
line-height 120%
|
||||
margin 10px 0 15px
|
||||
margin-bottom 15px
|
||||
&:hover, &.hover
|
||||
background-color hoverBackgroundColor
|
||||
&:active, &.active
|
||||
|
||||
Reference in New Issue
Block a user