Skip to content

Commit

Permalink
fix alignment of collapse all button in table
Browse files Browse the repository at this point in the history
  • Loading branch information
mollykreis committed Nov 21, 2024
1 parent fcbef73 commit e8728a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nimble-components/src/table/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export const styles = css`
.header-row-action-container {
display: flex;
align-items: center;
}
.checkbox-container {
Expand Down

0 comments on commit e8728a6

Please sign in to comment.