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

Fix the cropped button shadow in 2FA settings

See merge request pleroma/pleroma-fe!1133
This commit is contained in:
HJ 2020-06-07 13:52:52 +00:00
commit 66b4121dad

View file

@ -140,7 +140,6 @@
@import '../../../../_variables.scss';
.mfa-settings {
.mfa-heading, .method-item {
overflow: hidden;
display: flex;
flex-wrap: wrap;
justify-content: space-between;