V2Wizard: Add Package recommendation to the Packages step
This adds an expandable with package recommendations to the Packages step. The recommendations are populated when two or more packages are selected.
This commit is contained in:
parent
6de7645be5
commit
648300ffb4
3 changed files with 179 additions and 0 deletions
|
|
@ -68,3 +68,7 @@ ul.pf-m-plain {
|
|||
.not-available {
|
||||
color: #6a6e73;
|
||||
}
|
||||
|
||||
.panel-border {
|
||||
--pf-v5-c-panel--before--BorderColor: #BEE1F4;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue