fixed some small inconsistencies

This commit is contained in:
Louis Seubert 2023-07-25 20:13:51 +02:00
commit 335f118327
No known key found for this signature in database
GPG key ID: 4B9DB28F826553BD
3 changed files with 3 additions and 100 deletions

View file

@ -87,18 +87,6 @@
}
}
.projects-header {
margin-bottom: 1rem;
flex-direction: column;
gap: 8px;
}
.projects-toolbar {
display: flex;
justify-content: space-between;
padding-left: 4px;
}
.repository .issue-content-right .menu {
overflow-x: auto;
max-height: 500px;