8093-devToTest_2442_3 #831

Merged
alexm merged 335 commits from 8093-devToTest_2442_3 into test 2024-10-15 07:22:05 +00:00
2 changed files with 0 additions and 11 deletions
Showing only changes of commit 629524d63f - Show all commits

View File

@ -771,16 +771,6 @@ es:
color: var(--vn-text-color);
}
.q-table--dark .q-table__bottom,
.q-table--dark thead,
.q-table--dark tr {
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));

View File

@ -279,7 +279,6 @@ function round(value) {
display: flex;
flex-direction: column;
align-items: center;
width: 35%;
}
.text-negative {
color: $negative !important;