add warning text on spending password prompt request
This commit is contained in:
parent
763ac28007
commit
b2bdb93f5b
3 changed files with 14 additions and 4 deletions
|
|
@ -30,6 +30,13 @@
|
|||
}
|
||||
}
|
||||
|
||||
.text-warn {
|
||||
.popup-sub-title {
|
||||
margin-top: 15px;
|
||||
color: #e42112 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.item-toggle, .item {
|
||||
white-space: normal;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue