Skip to content

Commit

Permalink
fix(select): text ellipsis error
Browse files Browse the repository at this point in the history
fix #914
  • Loading branch information
shiliqian committed Apr 2, 2021
1 parent 3ebc2bb commit 956e891
Show file tree
Hide file tree
Showing 25 changed files with 4,775 additions and 9,440 deletions.
8,532 changes: 2,844 additions & 5,688 deletions src/components/alert/__tests__/__snapshots__/alert.test.js.snap

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ exports[`Testing Banner should be stable 1`] = `
}
>
<span
aria-label="close-outlined"
className="gio-icon"
role="img"
>
<svg
className="gio-icon-svg"
fill="currentColor"
height="16px"
style={
Expand Down
Loading

0 comments on commit 956e891

Please sign in to comment.