mirror of
https://github.com/penpot/penpot.git
synced 2026-09-18 17:37:27 -04:00
🐛 Fix dropdown menu position out of bounds
This commit is contained in:
1 parent
75a044e453
commit
f1bda7b1f1
1 file changed
+1
@@ -114,6 +114,7 @@
|
||||
}
|
||||
|
||||
.import-export-button-wrapper {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: end;
|
||||
|
||||
Reference in new issue
Block a user