mirror of
https://gitee.com/gitea/gitea
synced 2026-01-03 22:26:36 +08:00
Fix repo list display on Safari (#3569)
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
|
||||
&.feeds {
|
||||
.news {
|
||||
> .ui.grid {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
.ui.avatar {
|
||||
margin-top: 13px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user