Fix input styling
This commit is contained in:
parent
d1834c3e90
commit
b635a496d7
1 changed files with 2 additions and 2 deletions
|
|
@ -23,10 +23,10 @@
|
|||
.unit {
|
||||
color: #9c9c9c;
|
||||
background: #f2f2f2;
|
||||
height: 50px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
padding: 12px 10px 0 10px;
|
||||
top: 0;
|
||||
padding: 15px 10px 12px 10px;
|
||||
}
|
||||
}
|
||||
.warning-fee {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue