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