web: fix more height issues and sidebar not correctly activating
This commit is contained in:
@ -27,6 +27,9 @@ export class FlowViewPage extends LitElement {
|
||||
img.pf-icon {
|
||||
max-height: 24px;
|
||||
}
|
||||
ak-tabs {
|
||||
height: 100%;
|
||||
}
|
||||
`
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user