mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-02 01:59:36 +08:00
Fixed topics margin (#9248)
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
This commit is contained in:

committed by
techknowlogick

parent
7ccaf54140
commit
e80fe201c0
@ -2432,6 +2432,10 @@ tbody.commit-list {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.ui.small.label.topic {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.repo-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Reference in New Issue
Block a user