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:
commit
66b4121dad
|
@ -140,7 +140,6 @@
|
|||
@import '../../../../_variables.scss';
|
||||
.mfa-settings {
|
||||
.mfa-heading, .method-item {
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
|
|
Loading…
Reference in New Issue