ISSUE-72| Update eslint

This commit is contained in:
2024-02-20 20:58:50 +01:00
parent 7b0e38296f
commit 17e43d94c4
3 changed files with 192 additions and 66 deletions

View File

@ -21,3 +21,11 @@
.search-card{
height: 100%;
}
.card-body {
background-color: #fff;
}
.list-group-flush > .list-group-item {
background-color: #fff;
}