Skip to content

Commit c5716c9

Browse files
committed
Added css to make inputs self size
1 parent e51ef86 commit c5716c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
table.dataTable thead input, table.dataTable thead select {
2+
width: 100%;
3+
}

0 commit comments

Comments
 (0)