diff --git a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css index 25a145e04..61f05b508 100644 --- a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css +++ b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css @@ -478,6 +478,8 @@ select option { } #rl-app .e-checkbox.material-design>div>div.checked { + top: 0; + left: 0; animation: none; --svg-checked: url("data:image/svg+xml,"); -webkit-mask-image: var(--svg-checked); @@ -485,6 +487,7 @@ select option { background: var(--color-primary-element); border-width: 0; margin: 0; + transform: unset; } /*