jam/src/components/CurrentWalletMagic.module.css
Thebora Kompanioni 34bfd0b3cd
ui: small visual adaptions after placeholder PR (#222)
* chore: harmonize sprite definitions

* fix: prevent render errors on invalid token in CurrentWalletMagic screen

* ui: add border-radius to input placeholder

* fix: add relationship 'noopener' to external links on Send screen

Co-authored-by: Đorđe Spasić <34274884+Djo1e@users.noreply.github.com>
2022-04-20 10:45:12 +02:00

10 lines
178 B
CSS

.wallet-header-title-placeholder {
width: 5rem;
margin-bottom: 0.5rem;
}
.wallet-header-subtitle-placeholder {
width: 12rem;
height: 1.8rem;
margin-bottom: 0.45rem;
}