use auto-fill instead of fixed column count

This commit is contained in:
Henry Jameson 2025-01-18 19:15:26 +02:00
commit 1229bd2f48
3 changed files with 1 additions and 7 deletions

View file

@ -292,10 +292,6 @@
}
}
#sidebar {
--_actionsColumnCount: 4;
}
.sidebar .edit-profile-button {
display: none;
}