Skip to content

Commit 9ae98c0

Browse files
committed
fixup! fix(suite): Adjust IO dropdowns style for Coinjoin transaction window ( #13098)
1 parent 37641a2 commit 9ae98c0

File tree

1 file changed

+1
-0
lines changed
  • packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/TxDetailModal/AdvancedTxDetails/IODetails

1 file changed

+1
-0
lines changed

packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/TxDetailModal/AdvancedTxDetails/IODetails/IODetails.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@ const CollapsibleIOSection = ({
448448
defaultIsOpen={opened}
449449
paddingType="none"
450450
fillType="none"
451+
hasDivider={false}
451452
>
452453
<IOSectionColumn
453454
tx={tx}

0 commit comments

Comments
 (0)