fixes style bug (#114976)

This commit is contained in:
Gloria Hornero 2021-10-19 22:53:18 +02:00 committed by GitHub
parent 0b0d49ef51
commit 26d42523c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -201,7 +201,7 @@ const CountBadge = styled(EuiBadge)`
`;
const StyledEuiTab = styled(EuiTab)`
> span {
.euiTab__content {
display: flex;
flex-direction: row;
white-space: pre;