This commit is contained in:
KONE SOREL 2026-03-05 19:33:58 +00:00
parent 9a8d1efca9
commit 46e6a8b417

View File

@ -1433,4 +1433,11 @@ select[class*="selectpicker"],
.modal-header .btn:hover {
transform: scale(1.2);
opacity: 0.8;
}
.dt-buttons-custom {
margin-right: 15px;
}
.dt-search-custom input {
min-width: 200px;
}