diff --git a/features/markets/impl/src/main/kotlin/com/tangem/features/markets/details/impl/ui/components/InfoBottomSheet.kt b/features/markets/impl/src/main/kotlin/com/tangem/features/markets/details/impl/ui/components/InfoBottomSheet.kt index f0d31afa7b..594d0f81df 100644 --- a/features/markets/impl/src/main/kotlin/com/tangem/features/markets/details/impl/ui/components/InfoBottomSheet.kt +++ b/features/markets/impl/src/main/kotlin/com/tangem/features/markets/details/impl/ui/components/InfoBottomSheet.kt @@ -25,7 +25,6 @@ internal fun InfoBottomSheet(config: TangemBottomSheetConfig) { TangemBottomSheet( config = config, - skipPartiallyExpanded = false, addBottomInsets = false, title = { TangemBottomSheetTitle(title = it.title) }, content = {