Skip to content

Commit

Permalink
[Connected] Consolidate se23 logic and styles (#10068)
Browse files Browse the repository at this point in the history
### WHY are these changes introduced?

Resolves #9929

### WHAT is this pull request doing?

Consolidates se23 beta styles for `Connected` (used for. connected text
fields)

### How to 🎩

Compare and make sure they are identical:

* This PR's [Storybook]()
* [Production
Storybook](https://storybook.polaris.shopify.com/?path=/story/all-components-textfield--with-connected-fields&globals=polarisSummerEditions2023:true)
  • Loading branch information
sophschneider authored Aug 16, 2023
1 parent 0aa7648 commit 8b069b2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions polaris-react/src/components/Connected/Connected.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
// stylelint-enable
position: relative;
display: flex;

#{$se23} & {
align-items: center;
}
align-items: center;
}

.Item {
Expand Down

0 comments on commit 8b069b2

Please sign in to comment.