This commit is contained in:
syuilo 2018-03-17 17:47:46 +09:00
parent 1003eb19e5
commit f540393ee8
4 changed files with 471 additions and 87 deletions

View file

@ -78,14 +78,14 @@ export default Vue.extend({
> img
display block
width 36px
height 36px
width 42px
height 42px
border-radius 6px
> .body
float right
width calc(100% - 36px)
padding-left 8px
width calc(100% - 42px)
padding-left 12px
> header
display flex