Add comment to css change

This commit is contained in:
Andrew Dewar 2024-05-01 21:00:31 +01:00 committed by Michal Gold
parent caa3847990
commit ee81385626
3 changed files with 2 additions and 3 deletions

View file

@ -671,8 +671,7 @@ paths:
content:
application/json:
schema:
items:
$ref: "#/components/schemas/RecommendationsResponse"
$ref: "#/components/schemas/RecommendationsResponse"
components:
schemas:
HTTPError:

View file

@ -83,6 +83,7 @@ div.pf-v5-c-alert.pf-m-inline.pf-m-plain.pf-m-warning {
}
}
// This is to fix the pagination UI bug, when patternfly updates this it can be removed!
.pf-v5-c-pagination.pf-m-bottom .pf-v5-c-menu-toggle {
display: flex
}

View file

@ -2,7 +2,6 @@ import React, { useEffect, useState } from 'react';
import {
Alert,
Bullseye,
Button,
ExpandableSection,
Icon,