7631_testToMaster_2426 #480

Merged
alexm merged 390 commits from 7631_testToMaster_2426 into master 2024-06-25 06:40:05 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 6789f3d1cb - Show all commits

View File

@ -476,8 +476,6 @@ const lockIconType = (groupingMode, mode) => {
<style lang="scss" scoped>
.q-table--horizontal-separator tbody tr:nth-child(odd) > td {
border-bottom-width: 0px;
}
.q-table--horizontal-separator tbody tr:nth-child(odd) > td {
border-top-width: 2px;
border-color: rgb(209, 209, 209);
}