mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-20 11:30:43 -05:00
fix(prompts): color picker size
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user