MyCrypto/common/assets/styles/etherwallet-ext-custom.less

25 lines
369 B
Plaintext
Executable File

#etherWalletPopUp {
padding: 10px;
position: relative;
min-width: 346px;
.back-icon {
position: absolute;
left: 5px;
top: 5px;
}
}
.quicksend-address {
font-family: @font-family-monospace;
max-width: 170px;
word-wrap: break-word;
font-size: 12px;
font-weight: 300;
display: block;
}
.chrome-tokens span {
display: inline-block;
}