This commit is contained in:
antv
2026-07-14 11:13:27 +07:00
parent 9370e2fb3c
commit 3aa9e04bd7
2 changed files with 19 additions and 24 deletions
-9
View File
@@ -144,15 +144,6 @@
border-width: 0 5px 5px 5px !important;
margin-top: -2.5px !important;
}
/* Specific height override for the search filter form */
#filterForm .ts-wrapper.form-input {
height: 38px !important;
}
#filterForm .ts-wrapper.form-input .ts-control {
height: 38px !important;
min-height: 38px !important;
padding: 0.375rem 1rem !important;
}
@source '../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php';