forked from verdnatura/salix-front
fix: refs #7499 fix style
This commit is contained in:
parent
be919f97b1
commit
6789f3d1cb
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue