mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
Drop form-input
class from dataTables_filter
This commit is contained in:
parent
36a1c56055
commit
f4f1bdaf4d
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…
Reference in New Issue
Block a user