mirror of
https://github.com/grocy/grocy.git
synced 2026-04-04 11:56:16 +02:00
Moved @page rule to @media print section
This commit is contained in:
parent
ddd2a0823f
commit
6744558fdd
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user