refs #6111 fix qtable, actions, scroll #264

Merged
carlossa merged 14 commits from 6111-modsRouteList into dev 2024-05-23 12:48:29 +00:00
1 changed files with 6 additions and 0 deletions
Showing only changes of commit 2432a37211 - Show all commits

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: