37 lines
441 B
Plaintext
Raw Normal View History

2018-02-28 22:26:06 +00:00
.notifications-container
horizontal
justify-content center
2018-02-27 14:27:16 +00:00
.notifications
vertical
2018-02-28 22:26:06 +00:00
width 100%
max-width 800px
2018-02-27 14:27:16 +00:00
.notification
horizontal
ui-element
padding 1rem
margin-bottom 0.5rem
.notification-icon
margin-right 1rem
img
width 64px
height 64px
2018-02-28 11:12:58 +00:00
object-fit cover
2018-02-27 14:27:16 +00:00
.notification-info
vertical
2018-02-28 22:26:06 +00:00
flex 1
.notification-footer
horizontal
.notification-text
flex 1
margin 0
2018-02-27 14:27:16 +00:00
.notification-date
opacity 0.5
font-size 0.9em