UNPKG
@nitive/whitepaper-react
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
React components automatically generated by whitepaper-bem
@nitive/whitepaper-react
/
commonjs
/
_components
/
pt-table
/
__col
/
pt-table__col.post.css
7 lines
(6 loc)
•
97 B
CSS
View Raw
1
2
3
4
5
6
7
.pt-table__col
{
position
: relative;
flex-grow
:
0
;
flex-shrink
:
0
;
box-sizing
: border-box; }