This commit is contained in:
Hugo Lavernhe 2024-05-10 12:36:53 +02:00
parent 7da6147bf8
commit a8983c0df5
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ interface ChartHolderProps {
const fullSizeStyle = css` const fullSizeStyle = css`
&& { && {
position: fixed; position: fixed !important;
z-index: 3000; z-index: 3000;
left: 0; left: 0;
top: 0; top: 0;