fix(prompts): color picker size

This commit is contained in:
Guillaume Chau
2018-10-29 21:43:55 +01:00
parent 8d7bf2374f
commit f8e42ce34b

View File

@@ -62,8 +62,8 @@ export default {
border-radius 50%
.color-picker
width 300px
height 370px
width 300px !important
height 370px !important
background none
box-shadow none
padding ($padding-item - 4px) $padding-item