mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
push sticky top down a bit, to not touch sticky title when it sticks
This commit is contained in:
@ -41,7 +41,7 @@ interface Props
|
|||||||
|
|
||||||
QRecordSidebar.defaultProps = {
|
QRecordSidebar.defaultProps = {
|
||||||
light: false,
|
light: false,
|
||||||
stickyTop: "100px",
|
stickyTop: "110px",
|
||||||
};
|
};
|
||||||
|
|
||||||
interface SidebarEntry
|
interface SidebarEntry
|
||||||
|
Reference in New Issue
Block a user