mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
ui: improve button gap consistency
This commit is contained in:
parent
7299b2def4
commit
dc0d3a40ab
3 changed files with 15 additions and 12 deletions
|
@ -601,7 +601,8 @@ td .commit-summary {
|
|||
align-items: center;
|
||||
}
|
||||
|
||||
.repository.view.issue .button-row {
|
||||
.repository.view.issue .button-row,
|
||||
.repository.releases .button-row {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue