mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix repo list display on Safari (#3569)
This commit is contained in:
@@ -2741,6 +2741,10 @@ footer .ui.language .menu {
|
||||
.dashboard.issues .ui.right .head.menu .item.active {
|
||||
color: #d9453d;
|
||||
}
|
||||
.feeds .news > .ui.grid {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
.feeds .news .ui.avatar {
|
||||
margin-top: 13px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user