Skip to content

Change the styles #7

@Crazytimas

Description

@Crazytimas

I want to change the style, but I can't do this

import styled from 'styled-components';

import { Tabs } from 'react-tab-view';

export default styled(Tabs)`
  border: 0;
  background: ${({ theme }) => theme.colors.eden};
  box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
  border-radius: 10px;
`;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions