UNPKG
@covalent/data-table
Version:
latest (0.9.1)
0.9.1
0.9.0
0.8.1
0.8.0
Teradata UI Platform Data Table Module
github.com/teradata/covalent
teradata/covalent
@covalent/data-table
/
data-table-row
/
data-table-row.component.css
10 lines
(7 loc)
•
138 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
:host
{
border-bottom-style
: solid;
border-bottom-width
:
1px
; }
tbody
>
:host
{
height
:
48px
; }
thead
>
:host
{
height
:
56px
; }