Skip to content

How to have bigger color-picker #1

@Jimmi08

Description

@Jimmi08

image

Add this code to inline css:

    .colorpicker-2x .colorpicker-saturation {         width: 200px;        height: 200px;   }
    .colorpicker-2x .colorpicker-hue,     .colorpicker-2x .colorpicker-alpha {        width: 30px;        height: 200px;    }   
    .colorpicker-2x .colorpicker-color,     .colorpicker-2x .colorpicker-color div {        height: 30px;    }

normal size:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions