logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 974702efc6ae8359fb3db600316807b5121ab538
parent: ee883d0f886f6bded4a16c5323723d5722ff5508
Author: shpuld <shp@cock.li>
Date:   Wed, 11 Apr 2018 19:47:03 +0300

aha, found another bug in oembed text

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 @@ -116,6 +116,7 @@ } .oembed { + line-height: 1.2em; width: 100%; margin-right: 15px; display: flex;