File tree 2 files changed +1
-3
lines changed
frontend/src/routes/Applications
2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ export function LabelWithPopover(props: {
32
32
event . nativeEvent . preventDefault ( )
33
33
} }
34
34
color = "grey"
35
- href = "#"
36
35
icon = { props . labelIcon }
37
36
>
38
37
{ props . labelContent }
Original file line number Diff line number Diff line change 13
13
--pf-v5-c-popover__content--PaddingLeft : var (--pf-v5-c-popover__content--Padding );
14
14
--pf-v5-c-popover__content--PaddingBottom : var (--pf-v5-c-popover__content--Padding );
15
15
--pf-v5-c-popover__content--PaddingRight : var (--pf-v5-c-popover__content--Padding );
16
- --pf-v5-c-popover--c-button--sibling--PaddingRight : var (--pf-v5-c-popover__content--Padding );
17
- --pf-v5-c-popover--c-button--Right : var (--pf-v5-c-popover__content--Padding );
16
+ --pf-v5-c-popover__close--Right : 0 ;
18
17
}
19
18
.label-with-popover .pf-v5-c-popover .pf-v5-c-popover__content .pf-v5-c-button {
20
19
--pf-v5-c-button--PaddingTop : 1rem ;
You can’t perform that action at this time.
0 commit comments