mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
実装 - PlanetArticleListへのAuto scroll追加
This commit is contained in:
@@ -186,6 +186,7 @@ articleListWidth= 275px
|
||||
overflow-y auto
|
||||
li
|
||||
.articleItem
|
||||
noSelect()
|
||||
border solid 2px transparent
|
||||
position relative
|
||||
height 94px
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
.HomeContainer
|
||||
.HomeNavigator
|
||||
noSelect()
|
||||
background-color planetNavBgColor
|
||||
absolute left top bottom
|
||||
width 55px
|
||||
|
||||
@@ -341,6 +341,7 @@
|
||||
padding 0 15px
|
||||
border-radius 5px
|
||||
margin-left 5px
|
||||
font-size 1em
|
||||
button.sendButton
|
||||
btnPrimary()
|
||||
.confirmation
|
||||
|
||||
Reference in New Issue
Block a user