diff --git a/app/Views/commission_file_upload.php b/app/Views/commission_file_upload.php index 29961e3c..a7b9d232 100644 --- a/app/Views/commission_file_upload.php +++ b/app/Views/commission_file_upload.php @@ -43,6 +43,14 @@ cursor: pointer; } + .swal-append-btn { + background-color: #007bff !important; /* Blue */ + color: #fff !important; + border: none !important; + box-shadow: none !important; + } + +