Skip to content

Commit

Permalink
Remove min-width style
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Jan 24, 2024
1 parent 50fa46b commit a22cf70
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/dataviews/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@
padding: $grid-unit-15;
white-space: nowrap;

@include break-huge() {
min-width: 200px;
}

&[data-field-id="actions"] {
text-align: right;
}
Expand Down

0 comments on commit a22cf70

Please sign in to comment.