logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 3153bb5b053e1be73492ebe1b230cc313f3c5d5e
parent: 96692454a0692166971072da357e6ae077844bfe
Author: shpuld <shp@cock.li>
Date:   Sat, 14 Apr 2018 10:24:39 +0300

Also fix wrong color in user card

Diffstat:

Msrc/components/user_card_content/user_card_content.vue1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/components/user_card_content/user_card_content.vue b/src/components/user_card_content/user_card_content.vue @@ -246,7 +246,6 @@ flex: 1; h5 { - color: white; font-size:1em; font-weight: bolder; margin: 0 0 0.25em;