mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 20:02:09 +00:00
Fix clone panel z-index
This commit is contained in:
parent
18a80b291b
commit
fdc8c34258
5 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue