Feature: Ability to customise widget color (#903)
- Use Chrome style color-picker
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
@import '~dashboard/assets/scss/variables';
|
||||
|
||||
.widget-color--selector.vc-compact {
|
||||
border: 1px solid $color-border;
|
||||
box-shadow: none;
|
||||
margin-bottom: $space-normal;
|
||||
width: 356px;
|
||||
|
||||
.vc-compact-color-item {
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user