mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 23:33:50 +02:00
Fix datatable header showing duplicate column names
This commit is contained in:
@@ -786,7 +786,7 @@
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
@container (max-width: 250px) {
|
||||
@container (max-width: 220px) {
|
||||
.nav-shortcut-hint {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user