Fixes total price wrap on summary tables
This commit is contained in:
@@ -394,3 +394,10 @@ body.admin {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
table.investment-projects-summary {
|
||||
|
||||
td.total-price {
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user