Slightly bigger thumbnail size for posts in homepage
This commit is contained in:
@@ -162,7 +162,7 @@
|
|||||||
padding: 15px 0
|
padding: 15px 0
|
||||||
list-style: none
|
list-style: none
|
||||||
|
|
||||||
$activity-stream-thumbnail-size: 92px
|
$activity-stream-thumbnail-size: 110px
|
||||||
li.activity-stream__list-item
|
li.activity-stream__list-item
|
||||||
position: relative
|
position: relative
|
||||||
display: flex
|
display: flex
|
||||||
@@ -170,6 +170,7 @@
|
|||||||
background-color: white
|
background-color: white
|
||||||
border-radius: 3px
|
border-radius: 3px
|
||||||
box-shadow: 0 0 0 1px rgba(black, .05), 0 2px 2px rgba(black, .1)
|
box-shadow: 0 0 0 1px rgba(black, .05), 0 2px 2px rgba(black, .1)
|
||||||
|
overflow: hidden
|
||||||
|
|
||||||
&.active .activity-stream__list-details .title
|
&.active .activity-stream__list-details .title
|
||||||
color: $color-primary
|
color: $color-primary
|
||||||
|
Reference in New Issue
Block a user