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/components/component-library/text-field/text-field.scss

10 lines
209 B

.mm-text-field {
// TOD: remove most of these styles when replaced by ButtonIcon
&__button-clear {
height: 24px;
width: 24px;
max-width: 24px;
flex: 0 0 24px;
margin-left: -24px;
}
}