0
0
Fork 0

refs #6111 fix sticky

This commit is contained in:
Carlos Satorres 2024-05-23 10:26:54 +02:00
parent 6ea942bf31
commit 2432a37211
1 changed files with 6 additions and 0 deletions

View File

@ -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: