Skip to content

Commit

Permalink
Absolute positioning already implies block display
Browse files Browse the repository at this point in the history
  • Loading branch information
nanaya committed Oct 2, 2024
1 parent 0226c08 commit cb96fdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/css/bem/menu-image.less
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
height: 100%;
left: calc(100% * var(--index));
position: absolute;
display: block;

&__image {
object-fit: contain;
Expand Down

0 comments on commit cb96fdd

Please sign in to comment.