Skip to content
Snippets Groups Projects
Commit d3ffeddd authored by chris's avatar chris
Browse files

fix(table): styles

parent 2ef0403d
No related branches found
No related tags found
1 merge request!45Develop
......@@ -13,8 +13,12 @@ const DropdownStyled = styled(Dropdown)`
border: none;
}
.Dropdown-arrow {
right: 25px;
top: 21px;
}
.Dropdown-menu {
width: 120%;
}
`;
const dropDownOptions = [
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment