feat: Modification design pour mac
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-05 16:40:29 +02:00
parent 077c36d3be
commit c7c1e0c0ed

View File

@ -106,4 +106,10 @@ body.print {
border: none;
box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);
cursor: pointer;
background: white;
}
.btn svg {
width: 100%;
height: 100%;
}