Merge pull request #40613 from nextcloud/fix/36966-remove_unneeded_opacity_for_action_button

Remove unneeded opacity for action button
This commit is contained in:
Julia Kirschenheuter 2023-09-26 10:20:39 +02:00 committed by GitHub
commit f18e73137c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 5 deletions

View file

@ -391,8 +391,6 @@ export default {
margin-right: 5px;
.email__actions {
opacity: 0.4 !important;
&:hover,
&:focus,
&:active {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long