We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489bd5d commit f77dea9Copy full SHA for f77dea9
web/src/components/drawer/record/record-panel.css
@@ -55,7 +55,7 @@ button.borderless-accordion {
55
.pf-v5-c-drawer__body.drawer-body {
56
display: flex;
57
flex-direction: column;
58
- height: -webkit-fill-available;
+ height: 100%;
59
flex: none !important;
60
}
61
0 commit comments