0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-08 13:51:27 -05:00

🐛 Fix problem with select

This commit is contained in:
alonso.torres 2023-11-23 13:03:30 +01:00
parent 4cb69b8cb6
commit 58cb7af674

View file

@ -854,5 +854,4 @@
align-items: center;
justify-content: normal;
width: 100%;
overflow: hidden;
}