1
0

fix(navigation): menu item overflow

This commit is contained in:
kolaente
2023-06-06 17:32:18 +02:00
parent 82c10b87c8
commit 0dc7e83dc4
2 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,7 @@
.collapse-project-button-placeholder {
width: 1.625rem;
flex-shrink: 0;
}
> a {