aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorjulia.kirschenheuter <julia.kirschenheuter@nextcloud.com>2023-09-25 13:19:19 +0200
committerjulia.kirschenheuter <julia.kirschenheuter@nextcloud.com>2023-09-25 16:42:55 +0200
commit33c022b8754403e850f1ff57319f0bdd472b1dbd (patch)
tree5ebd156fdba63cba6750dc3bdca4d43ea7b1afae /apps
parentbbfa9d1440e41ae9f933bcf37e30a0bc2043dd10 (diff)
downloadnextcloud-server-33c022b8754403e850f1ff57319f0bdd472b1dbd.tar.gz
nextcloud-server-33c022b8754403e850f1ff57319f0bdd472b1dbd.zip
Remove unneeded opacity for action button
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/settings/src/components/PersonalInfo/EmailSection/Email.vue2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue b/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue
index 26405bcbd4a..65214707ca3 100644
--- a/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue
+++ b/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue
@@ -391,8 +391,6 @@ export default {
margin-right: 5px;
.email__actions {
- opacity: 0.4 !important;
-
&:hover,
&:focus,
&:active {