7525-devToTest #419
|
@ -505,6 +505,12 @@ onUnmounted(() => (stateStore.rightDrawer = false));
|
|||
.table-actions {
|
||||
gap: 12px;
|
||||
}
|
||||
th:last-child,
|
||||
td:last-child {
|
||||
background-color: var(--vn-section-color);
|
||||
position: sticky;
|
||||
right: 0;
|
||||
}
|
||||
</style>
|
||||
<i18n>
|
||||
en:
|
||||
|
|
Loading…
Reference in New Issue