use auto-fill instead of fixed column count
This commit is contained in:
parent
68093b6276
commit
1229bd2f48
3 changed files with 1 additions and 7 deletions
|
|
@ -339,8 +339,6 @@ nav {
|
|||
grid-template-areas: "content";
|
||||
padding: 0;
|
||||
|
||||
--_actionsColumnCount: 3;
|
||||
|
||||
.column {
|
||||
padding-top: 0;
|
||||
margin: var(--navbar-height) 0 0 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue