[Client] Fix design

This commit is contained in:
syuilo 2017-02-06 18:09:30 +09:00
parent 08938e301d
commit 0923564de8
3 changed files with 3 additions and 4 deletions

View file

@ -12,8 +12,8 @@
border-bottom solid 1px #eaeaea
&:first-child
border-top-left-radius 4px
border-top-right-radius 4px
border-top-left-radius 6px
border-top-right-radius 6px
&:last-of-type
border-bottom none

View file

@ -17,7 +17,6 @@
//border solid 1px #eaeaea
border solid 1px rgba(0, 0, 0, 0.075)
border-radius 6px
overflow hidden
&:not(:last-child)
margin-bottom 16px

View file

@ -114,7 +114,7 @@
margin 0 10px 8px 0
position -webkit-sticky
position sticky
top 66px
top 64px
@media (min-width 500px)
margin-right 16px