This commit is contained in:
parent
0168961b26
commit
1aaf751998
1 changed files with 9 additions and 0 deletions
|
@ -378,6 +378,15 @@
|
||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
//}
|
//}
|
||||||
|
thead{
|
||||||
|
tr{
|
||||||
|
th{
|
||||||
|
position: relative;
|
||||||
|
height: 100%;
|
||||||
|
padding: 8px 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
&-fixed-body{
|
&-fixed-body{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue