1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-16 11:15:12 +00:00

Fix layout at note item

This commit is contained in:
Kazu Yokomizo
2017-11-21 17:55:43 +09:00
parent 8e502eec80
commit 3a6e3f5cae

View File

@@ -100,10 +100,9 @@ $control-height = 30px
.item-bottom-tagList .item-bottom-tagList
flex 1 flex 1
overflow ellipsis overflow ellipsis
line-height 20px line-height 25px
padding-top 7px
padding-left 2px padding-left 2px
margin-right 27px margin-right 40px
.item-bottom-tagList-item .item-bottom-tagList-item
font-size 11px font-size 11px
@@ -136,8 +135,8 @@ $control-height = 30px
.item-pin .item-pin
position absolute position absolute
right -21px right 0px
bottom 28px bottom 2px
width 34px width 34px
height 34px height 34px
color #E54D42 color #E54D42