forked from verdnatura/salix-front
Merge branch 'dev' into 7553_FixTicketExpedition
This commit is contained in:
commit
ff3ab83727
|
@ -762,6 +762,10 @@ es:
|
|||
border-color: var(--vn-section-color);
|
||||
}
|
||||
|
||||
.q-table__container > div:first-child {
|
||||
background-color: var(--vn-page-color);
|
||||
}
|
||||
|
||||
.grid-three {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(400px, max-content));
|
||||
|
|
Loading…
Reference in New Issue