style d'impression

This commit is contained in:
antonin gallon 2025-11-24 18:33:54 +01:00
parent 8e9464f248
commit abff2cba9b
4 changed files with 68 additions and 18 deletions

View file

@ -138,5 +138,8 @@ button.less::after {
width: 100%;
margin-top: calc(var(--unit--vertical) / 2);
}
.only-print{
display: none;
}