fix: inherit shadow from service cards

This commit is contained in:
nevfy 2024-01-28 19:44:46 +04:00
parent c4163bc099
commit 5471c290a4
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
right: 0;
left: unset;
padding: 0px;
box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
}
.dropdown-item {