Select color pointer cursor
parent
ba6e73d75b
commit
4bc83a69a1
|
@ -35,6 +35,7 @@
|
||||||
.selected-color {
|
.selected-color {
|
||||||
background: $gray-light;
|
background: $gray-light;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
cursor: pointer;
|
||||||
float: right;
|
float: right;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
|
|
Loading…
Reference in New Issue