fix(navigation): nav item width for items without sub projects

This commit is contained in:
kolaente 2023-05-31 14:37:57 +02:00
parent f40035dc79
commit 244da46e38
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
}
.collapse-project-button-placeholder {
width: 2.25rem;
width: 1.625rem;
}
> a {