mirror of
https://github.com/penpot/penpot.git
synced 2025-01-20 13:42:59 -05:00
🐛 Fix dropdown menu position out of bounds
This commit is contained in:
parent
75a044e453
commit
f1bda7b1f1
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@
|
|||
}
|
||||
|
||||
.import-export-button-wrapper {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: end;
|
||||
|
|
Loading…
Add table
Reference in a new issue