hexo-theme-stellar/source/css/_layout/partial/comments.styl

11 lines
211 B
Stylus
Raw Normal View History

2021-02-19 23:33:19 +08:00
.comments-wrap
padding: $gap * 2 $gap
2021-02-23 21:09:49 +08:00
div.cmt-body
min-height: 150px
position: relative
svg.loading
top: 60px
2021-02-19 23:33:19 +08:00
a.avatar
border-radius: 120px !important
overflow: hidden !important