Skip to content

Commit

Permalink
Change size properties for single document
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Feb 14, 2022
1 parent 324a2a8 commit 72165b8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,8 @@ export function DiscoverGridFlyout({
</EuiHideFor>
<EuiFlexItem grow={false}>
<EuiButtonEmpty
size="xs"
size="s"
iconSize="s"
iconType="document"
flush="left"
data-test-subj="docTableRowAction"
Expand Down

0 comments on commit 72165b8

Please sign in to comment.