6 lines
94 B
SCSS
6 lines
94 B
SCSS
|
.demo3{
|
||
|
.u-table-thead th {
|
||
|
padding-top: 0px;
|
||
|
padding-bottom: 0px;
|
||
|
}
|
||
|
}
|