forked from forgejo/forgejo
Fixed topics margin (#9248)
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
This commit is contained in:
parent
7ccaf54140
commit
e80fe201c0
2 changed files with 5 additions and 0 deletions
|
@ -2432,6 +2432,10 @@ tbody.commit-list {
|
|||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.ui.small.label.topic {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.repo-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue