A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
ciphermask/ui/pages/confirmation/templates/flask/snap-confirm/index.scss

10 lines
213 B

.snap-confirm {
padding: 16px 32px;
border-top: 1px solid var(--color-border-muted);
border-bottom: 1px solid var(--color-border-muted);
margin: 24px 0 16px 0;
.text {
font-family: monospace;
}
}