0
0
Fork 0

fix: refs #7499 fix style

This commit is contained in:
Pablo Natek 2024-06-11 14:32:01 +02:00
parent be919f97b1
commit 6789f3d1cb
1 changed files with 0 additions and 2 deletions

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);
}