aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Kosek <krkk@krkk.ct8.pl>2020-06-06 22:43:56 +0200
committerKarol Kosek <krkk@krkk.ct8.pl>2020-06-06 22:43:56 +0200
commit03952832b4363c651266d14bf14a20a0215e6c3c (patch)
tree0a5fb62d14068aa30cbf120a8186021e3c3eeb50
parent0a3069aec0c6b664381d202bca5a8460a1d6d9fc (diff)
Fix the cropped button shadow in 2FA settings
-rw-r--r--src/components/user_settings/mfa.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/user_settings/mfa.vue b/src/components/user_settings/mfa.vue
index 14ea10a1..2c1c786c 100644
--- a/src/components/user_settings/mfa.vue
+++ b/src/components/user_settings/mfa.vue
@@ -144,7 +144,6 @@
}
.mfa-settings {
.mfa-heading, .method-item {
- overflow: hidden;
display: flex;
flex-wrap: wrap;
justify-content: space-between;