mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
add clone link in repo index page
This commit is contained in:
@@ -575,6 +575,15 @@ html, body {
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
#gogs-repo-clone .dropdown-menu{
|
||||
width: 400px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
#gogs-repo-clone .input-group{
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
/* #gogs-source */
|
||||
#gogs-source {
|
||||
margin-top: -20px;
|
||||
|
Reference in New Issue
Block a user