fix txps modal
This commit is contained in:
parent
5263f34991
commit
df03fc9112
3 changed files with 80 additions and 92 deletions
|
|
@ -799,7 +799,7 @@ input[type=number]::-webkit-outer-spin-button {
|
|||
background-color: #A02F23;
|
||||
}
|
||||
|
||||
.txp-popup .header {
|
||||
.header-modal {
|
||||
background: #F3F5F6;
|
||||
width: 100%;
|
||||
padding: 0.8rem;
|
||||
|
|
|
|||
|
|
@ -294,14 +294,5 @@
|
|||
padding: 15px;
|
||||
}
|
||||
|
||||
.button-popup {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
background-color: #F3F5F6;
|
||||
padding: 1rem 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue