mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-14 19:32:11 +03:00
Fix overflow
issue for the Generate msg dropdown (#4195)
This commit is contained in:
parent
900316ad7a
commit
518cc8b77e
@ -222,7 +222,6 @@
|
||||
padding: 0 0 48px;
|
||||
flex-direction: column;
|
||||
gap: 4px;
|
||||
overflow: hidden;
|
||||
animation: expand-box 0.2s ease forwards;
|
||||
/* props to animate on mount */
|
||||
max-height: 40px;
|
||||
|
Loading…
Reference in New Issue
Block a user