Remove unneeded opacity for action button

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
This commit is contained in:
julia.kirschenheuter 2023-09-25 13:19:19 +02:00
parent bbfa9d1440
commit 33c022b875
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