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