Skip to content

Commit

Permalink
CSS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Oct 31, 2024
1 parent 76ba1b0 commit 8a3d1b0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ export const euiSuperDatePickerStyles = (euiThemeContext: UseEuiTheme) => {
euiSuperDatePicker__rangeInput: css`
flex-grow: 1;
${logicalCSS('width', 'auto')}
overflow: hidden;
`,
euiSuperDatePicker__prettyFormat: css`
${_buttonStyles(euiThemeContext)}
Expand Down

0 comments on commit 8a3d1b0

Please sign in to comment.