mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-01-12 22:53:27 +08:00
fix: Fix max width on Stacks contract UI , closes #3966
This commit is contained in:
committed by
Pete Watters
parent
ac24e3eb96
commit
4ad34c8b08
@@ -28,6 +28,7 @@ function ContractCallDetailsSuspense() {
|
||||
px="base-loose"
|
||||
py="extra-loose"
|
||||
spacing="loose"
|
||||
width="100%"
|
||||
>
|
||||
<Title as="h2" fontWeight="500">
|
||||
Function and arguments
|
||||
|
||||
Reference in New Issue
Block a user