0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 09:08:31 -05:00

🎉 Fix project name edit field

This commit is contained in:
elhombretecla 2020-12-07 12:10:05 +01:00
parent 4d4e7c75da
commit 489dc521e3

View file

@ -135,6 +135,7 @@
border: 1px solid $color-gray-10;
border-radius: $br-small;
display: flex;
padding-right: $big;
position: relative;
input.element-title {