Skip to content

Commit

Permalink
fix(AsideHeader): removed useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
kendoow committed Oct 2, 2024
1 parent a59feff commit f6b4a94
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/CompositeBar/Item/Item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,6 @@ $block: '.#{variables.$ns}composite-bar-item';
justify-content: center;
}

&_type_action + & {
border-radius: var(--gn-composite-bar-item-action-size);
}

&_type_action {
justify-content: center;
height: var(--gn-composite-bar-item-action-size);
Expand Down

0 comments on commit f6b4a94

Please sign in to comment.