Skip to content

Commit

Permalink
Update _layout-commons.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Jan 27, 2025
1 parent cc5e946 commit 610ef3c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/main/scss/base/_layout-commons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,9 @@

#opencloseting {
display: flex;
aspect-ratio: 1;
padding: 0;
margin: 0 10px 0 -5px;
flex-grow: 0; // might not need
align-self: start;
margin: -0.5rem 0 0 -0.9rem;

svg {
pointer-events: none;
width: 1.5rem;
height: 1.5rem;
}
Expand Down

0 comments on commit 610ef3c

Please sign in to comment.