mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Shows the sign and cancel button fully in signature page (#13686)
This commit is contained in:
parent
8eb2130487
commit
575cedf2aa
@ -1,7 +1,7 @@
|
|||||||
.signature-request-message {
|
.signature-request-message {
|
||||||
flex: 1 60%;
|
flex: 1 60%;
|
||||||
display: flex;
|
display: flex;
|
||||||
max-height: 250px;
|
max-height: 230px;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user