Skip to content

Commit

Permalink
item__author display none while is-installing
Browse files Browse the repository at this point in the history
  • Loading branch information
mediaformat committed Oct 16, 2024
1 parent e977408 commit de3e731
Showing 1 changed file with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,7 @@

&.is-installing {
.block-directory-downloadable-block-list-item__author {
border: 0;
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
display: none;
}
}
}
Expand Down

0 comments on commit de3e731

Please sign in to comment.