diff --git a/public/css/grocy.css b/public/css/grocy.css index 40e24ead..b3568112 100755 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -650,13 +650,13 @@ canvas.drawingBuffer { .calendar button.fc-agendaDay-button { display: none; } + + @page { + size: auto + } } .not-allowed { pointer-events: none; opacity: 0.5; } - -@page { - size: auto -}