mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix clone panel z-index
This commit is contained in:
@@ -84,6 +84,7 @@ border-top-right-radius: .25em;
|
||||
left: -354px;
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
z-index: 1;
|
||||
.btn > i {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user