Skip to content

Commit

Permalink
(chore) Removed icon button overrides from the esm-styleguide (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasharma05 authored Dec 14, 2023
1 parent 0067e39 commit 82ac2f4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/framework/esm-styleguide/src/_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@
display: none;
}

/* Icon button */
.cds--btn--icon-only {
// Apply a size layout token that sets the default size of the icon-only button to `sm`
@include layout.use('size', $default: 'sm');
// Remove extraneous top padding from the icon-only button
padding-block-start: 0;
}

/* Side nav */
.cds--side-nav {
overflow: auto;
Expand Down

0 comments on commit 82ac2f4

Please sign in to comment.