mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-02 19:58:59 +00:00
fix(customHomePage): fix position of the views popover (#13916)
This commit is contained in:
parent
5b8d4bad7c
commit
42b2538a76
@ -124,6 +124,7 @@ const getOverlayStyle = (isShowNavBarRedesign?: boolean) => {
|
||||
zIndex: 13,
|
||||
paddingTop: '5px',
|
||||
'transform-origin': '0',
|
||||
width: '100%',
|
||||
};
|
||||
|
||||
return overlayStyle;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user