Skip to content

Commit

Permalink
fix: another deep
Browse files Browse the repository at this point in the history
  • Loading branch information
dyersituations committed Jul 22, 2024
1 parent 2851975 commit 5a52a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Lend/LoanSearchPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ export default {
}
@screen md {
.cart-modal >>> div.container {
.cart-modal :deep(div.container) {
right: var(--modal-right) !important;
}
}
Expand Down

0 comments on commit 5a52a51

Please sign in to comment.