Make custom target filter table expandable (#1267)
* initial draft to maximize custom target filer table for better UX in case of long keys/names * Set correct maximize icon identifier and fix problem with wrong db table structure. * Remove unnecessary local variable. * Fix db migration scripts * Fix losing the target tag table when mac and minimizing target table. * fixed minor styling, removed duplication Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch.io> Signed-off-by: Michael Herdt <Michael.Herdt@bosch.io>
This commit is contained in:
@@ -115,4 +115,8 @@
|
||||
background-image: none;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.target-status-filters-title {
|
||||
padding-left: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user