feat(design): improve wallet settings view and wallet settings alias view
This commit is contained in:
parent
cf35248c7e
commit
9ec7d5f38c
3 changed files with 22 additions and 8 deletions
|
|
@ -27,6 +27,17 @@
|
|||
color: $light-gray;
|
||||
font-size: 14px;
|
||||
}
|
||||
.settings-list {
|
||||
background-color: #fff;
|
||||
.item-stacked-label {
|
||||
padding: 1rem;
|
||||
}
|
||||
.input-label {
|
||||
text-transform: uppercase;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#tab-settings {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue