logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 66b4121dad7191d0004d9e0e2e9ad532e4bb9aad
parent: a5de8db579f6c50c1bbe5659e82bc29eaa588e7f
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date:   Sun,  7 Jun 2020 13:52:52 +0000

Merge branch 'fix-cropped-button-shadow' into 'develop'

Fix the cropped button shadow in 2FA settings

See merge request pleroma/pleroma-fe!1133

Diffstat:

Msrc/components/settings_modal/tabs/security_tab/mfa.vue1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/components/settings_modal/tabs/security_tab/mfa.vue b/src/components/settings_modal/tabs/security_tab/mfa.vue @@ -140,7 +140,6 @@ @import '../../../../_variables.scss'; .mfa-settings { .mfa-heading, .method-item { - overflow: hidden; display: flex; flex-wrap: wrap; justify-content: space-between;