mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Change the font-size at NoteList
This commit is contained in:
@@ -50,7 +50,7 @@ $control-height = 30px
|
|||||||
background-color $ui-active-color
|
background-color $ui-active-color
|
||||||
|
|
||||||
.item-title
|
.item-title
|
||||||
font-size 14px
|
font-size 12px
|
||||||
height 40px
|
height 40px
|
||||||
box-sizing border-box
|
box-sizing border-box
|
||||||
line-height 24px
|
line-height 24px
|
||||||
@@ -63,7 +63,7 @@ $control-height = 30px
|
|||||||
position absolute
|
position absolute
|
||||||
top 20px
|
top 20px
|
||||||
right 25px
|
right 25px
|
||||||
font-size 14px
|
font-size 12px
|
||||||
color $ui-inactive-text-color
|
color $ui-inactive-text-color
|
||||||
|
|
||||||
.item-title-empty
|
.item-title-empty
|
||||||
@@ -105,7 +105,7 @@ $control-height = 30px
|
|||||||
|
|
||||||
.item-bottom-time
|
.item-bottom-time
|
||||||
color $ui-inactive-text-color
|
color $ui-inactive-text-color
|
||||||
font-size 12px
|
font-size 10px
|
||||||
|
|
||||||
.item-star
|
.item-star
|
||||||
position absolute
|
position absolute
|
||||||
@@ -114,7 +114,7 @@ $control-height = 30px
|
|||||||
width 34px
|
width 34px
|
||||||
height 34px
|
height 34px
|
||||||
color $ui-favorite-star-button-color
|
color $ui-favorite-star-button-color
|
||||||
font-size 14px
|
font-size 12px
|
||||||
padding 0
|
padding 0
|
||||||
border-radius 17px
|
border-radius 17px
|
||||||
|
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ $control-height = 30px
|
|||||||
background-color $ui-active-color
|
background-color $ui-active-color
|
||||||
|
|
||||||
.item-simple-title
|
.item-simple-title
|
||||||
font-size 14px
|
font-size 12px
|
||||||
height 40px
|
height 40px
|
||||||
box-sizing border-box
|
box-sizing border-box
|
||||||
line-height 24px
|
line-height 24px
|
||||||
|
|||||||
Reference in New Issue
Block a user