mirror of
https://github.com/penpot/penpot.git
synced 2025-02-01 03:49:22 -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 {
|
.import-export-button-wrapper {
|
||||||
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: end;
|
align-items: end;
|
||||||
|
|
Loading…
Add table
Reference in a new issue