mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Able to fork repo to individuals
This commit is contained in:
@@ -647,4 +647,12 @@
|
||||
.compare {
|
||||
padding: 0 15px 15px 15px;
|
||||
}
|
||||
}
|
||||
.fork-flag {
|
||||
display: block;
|
||||
font-size: 11px;
|
||||
line-height: 10px;
|
||||
white-space: nowrap;
|
||||
margin-left: 44px;
|
||||
margin-top: -15px;
|
||||
}
|
Reference in New Issue
Block a user