Fix datatable header showing duplicate column names

This commit is contained in:
pa
2026-03-07 21:11:14 +09:00
parent 8f16685ffd
commit baf50d8a62
4 changed files with 19 additions and 12 deletions

View File

@@ -786,7 +786,7 @@
transform: translateY(-50%);
}
@container (max-width: 250px) {
@container (max-width: 220px) {
.nav-shortcut-hint {
display: none;
}