Make the x cross sign clickable when select options are clicked in card view (#2904)
* Make the x cross sign clickable when select options are clicked in card view * Eslint fixed Co-authored-by: Rajat Dabade <rajat@Rajats-MacBook-Pro.local>
This commit is contained in:
parent
c765c5ef19
commit
bc3c081bf4
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@
|
|||
width: 16px;
|
||||
min-width: 16px;
|
||||
height: 16px;
|
||||
|
||||
z-index: 1;
|
||||
|
||||
i {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue