mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:58:59 +01:00
Backport #30284 by @silverwind Co-authored-by: silverwind <me@silverwind.io> (cherry picked from commit d09ddb52501a0342cc07df8ae312b847ebd98d96)
This commit is contained in:
parent
8a9b57500c
commit
82b2b9790e
1 changed files with 1 additions and 0 deletions
|
@ -2990,6 +2990,7 @@ tbody.commit-list {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
gap: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 767.98px) {
|
@media (max-width: 767.98px) {
|
||||||
|
|
Loading…
Reference in a new issue