style: override class datatable for visible thead
parent
7134135c3b
commit
82a711714f
|
|
@ -158,3 +158,7 @@
|
|||
.badge {
|
||||
@apply text-nowrap;
|
||||
}
|
||||
|
||||
div.dt-scroll-body thead {
|
||||
visibility: collapse !important;
|
||||
}
|
||||
Loading…
Reference in New Issue