Fix invisible selection in the pad creation modal
This commit is contained in:
parent
881c36214f
commit
54dd339826
@ -25,7 +25,7 @@
|
|||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
&.cp-icons-element-selected {
|
&.cp-icons-element-selected {
|
||||||
background-color: white;
|
background-color: rgba(0,0,0,0.2);
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
.fa {
|
.fa {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user