mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-19 12:25:30 +02:00
🎨
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user