pramod_Task-#357 : Added Admin Update and Delete Functionality in Manage Buckets Modal #155

Merged
pramod.mahajan merged 32 commits from pramod_Task-#357 into Feature_Directory 2025-05-28 07:03:52 +00:00
Showing only changes of commit fc82989577 - Show all commits

View File

@ -5069,6 +5069,9 @@ fieldset:disabled .btn {
.card-group > .card {
margin-bottom: var(--bs-card-group-margin);
}
.card-minHeight{
min-height: 430px;
}
@media (min-width: 576px) {
.card-group {
display: flex;