1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

実装 - PlanetArticleListへのAuto scroll追加

This commit is contained in:
Rokt33r
2015-08-23 03:42:00 +09:00
parent 9712be909d
commit 4319711dc6
8 changed files with 23 additions and 7 deletions

View File

@@ -186,6 +186,7 @@ articleListWidth= 275px
overflow-y auto
li
.articleItem
noSelect()
border solid 2px transparent
position relative
height 94px

View File

@@ -1,5 +1,6 @@
.HomeContainer
.HomeNavigator
noSelect()
background-color planetNavBgColor
absolute left top bottom
width 55px

View File

@@ -341,6 +341,7 @@
padding 0 15px
border-radius 5px
margin-left 5px
font-size 1em
button.sendButton
btnPrimary()
.confirmation