Drop form-input class from dataTables_filter
This commit is contained in:
parent
36a1c56055
commit
f4f1bdaf4d
1 changed files with 1 additions and 1 deletions
2
resources/sass/components/datatables.scss
vendored
2
resources/sass/components/datatables.scss
vendored
|
|
@ -16,7 +16,7 @@
|
|||
@apply mb-4;
|
||||
|
||||
input {
|
||||
@apply form-input input #{!important};
|
||||
@apply input #{!important};
|
||||
}
|
||||
|
||||
@screen lg {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue