mirror of
https://github.com/penpot/penpot.git
synced 2025-06-13 14:41:38 +02:00
🎉 Improve dashboard and onboarding css
This commit is contained in:
parent
390ad34b13
commit
e863ef7dbf
11 changed files with 149 additions and 35 deletions
|
@ -31,7 +31,8 @@
|
|||
[:label {:for input-id :class-name label-class} label-text])
|
||||
|
||||
[:input
|
||||
{:style {:display "none"}
|
||||
{:style {:display "none"
|
||||
:width 0}
|
||||
:id input-id
|
||||
:multiple multi
|
||||
:accept accept
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue