We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0213b87 commit e5fa5c2Copy full SHA for e5fa5c2
1 file changed
src/components/table/components/table-head/styled.js
@@ -5,5 +5,6 @@ export const StyledThead = styled.thead`
5
border-spacing: 0;
6
border-bottom: 1px solid #aeb3b7;
7
padding-bottom: 5px;
8
+ text-align: left;
9
}
10
`
0 commit comments