mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐛 Fix dropdown menu position out of bounds
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user