Style empty lists
This commit is contained in:
@@ -137,14 +137,20 @@
|
||||
display: flex
|
||||
flex-direction: column
|
||||
|
||||
.item-details-empty
|
||||
display: flex
|
||||
align-items: center
|
||||
justify-content: center
|
||||
width: 100%
|
||||
height: 100%
|
||||
color: rgba($color-text-dark-hint, .5)
|
||||
cursor: default
|
||||
font:
|
||||
size: 2em
|
||||
weight: 100
|
||||
.item-details-empty
|
||||
display: flex
|
||||
align-items: center
|
||||
justify-content: center
|
||||
width: 100%
|
||||
height: 100%
|
||||
color: rgba($color-text-dark-hint, .5)
|
||||
cursor: default
|
||||
font:
|
||||
size: 2em
|
||||
weight: 100
|
||||
|
||||
#item-view-feed
|
||||
padding: 10px
|
||||
color: $color-text-dark-primary
|
||||
pre
|
||||
margin: 15px auto
|
||||
|
Reference in New Issue
Block a user