mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-23 14:38:01 +02: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