forked from AkkomaGang/akkoma-fe
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
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@
|
||||||
@import '../../../../_variables.scss';
|
@import '../../../../_variables.scss';
|
||||||
.mfa-settings {
|
.mfa-settings {
|
||||||
.mfa-heading, .method-item {
|
.mfa-heading, .method-item {
|
||||||
overflow: hidden;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
Loading…
Reference in a new issue