edit css and table

This commit is contained in:
Raju Shrestha
2024-08-09 10:00:40 +05:45
parent 169a49c376
commit e9fc0b8270
4 changed files with 26 additions and 64 deletions

View File

@ -131,4 +131,7 @@ margin-bottom: .5rem;
}
.select2-container .select2-selection--single {
height: 30px!important;
}
.mt-26{
margin-top: 26px;
}