1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-09-10 18:50:57 +00:00

fixed some small inconsistencies

This commit is contained in:
Louis Seubert 2023-07-25 20:13:51 +02:00
parent 914b68d5f8
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;