Fix panic opening branch picker in commit modal (#26407)
Closes #ISSUE Release Notes: - N/A
This commit is contained in:
parent
06cbff6714
commit
96a75e08af
3 changed files with 22 additions and 13 deletions
|
@ -162,6 +162,7 @@ impl Render for ModalLayer {
|
|||
};
|
||||
|
||||
div()
|
||||
.occlude()
|
||||
.absolute()
|
||||
.size_full()
|
||||
.top_0()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue