mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
fix overflow issue on approval container (#9415)
This commit is contained in:
parent
bffa035bc7
commit
1123adcb1d
@ -19,10 +19,8 @@
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
align-items: center;
|
||||
width: 390px;
|
||||
max-width: 100%;
|
||||
font-style: normal;
|
||||
padding-left: 24px;
|
||||
padding-right: 24px;
|
||||
}
|
||||
|
||||
&__card-wrapper {
|
||||
|
Loading…
Reference in New Issue
Block a user