Payment, Revenue account and currency input combination
This commit is contained in:
11
public/css/app.css
vendored
11
public/css/app.css
vendored
@@ -575,4 +575,13 @@ input[type="number"] {
|
||||
|
||||
.btn-icon {
|
||||
height: 34px;
|
||||
}
|
||||
}
|
||||
|
||||
.form-small #account_id, .form-small .select2.select2-container {
|
||||
width: 70% !important;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.form-small #currency {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user