logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 6c631016c6719b811d48b05e32601578e150ba13
parent: eb7156de0de7c713a1ac4975838c7081bc3afb39
Author: Roger Braun <roger@rogerbraun.net>
Date:   Fri, 17 Feb 2017 10:20:12 +0100

One more small visual fix to oembeds.

Diffstat:

Msrc/components/attachment/attachment.vue1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue @@ -43,6 +43,7 @@ align-self: flex-start; &.html { + border: 1px solid; flex-basis: 100%; }