cleanup style
This commit is contained in:
@@ -61,12 +61,12 @@ div.table-container {
|
|||||||
@apply sticky top-0 z-10;
|
@apply sticky top-0 z-10;
|
||||||
top: -1px;
|
top: -1px;
|
||||||
}
|
}
|
||||||
|
tr, tr>td {
|
||||||
|
height: v-bind(itemHeightStyle);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
&::-webkit-scrollbar-track {
|
&::-webkit-scrollbar-track {
|
||||||
margin-top: v-bind(scrollBarTop);
|
margin-top: v-bind(scrollBarTop);
|
||||||
}
|
}
|
||||||
:deep(tr), :deep(tr>td) {
|
|
||||||
height: v-bind(itemHeightStyle);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user