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:
Rajat Dabade 2022-04-25 20:48:35 +05:30 committed by GitHub
parent c765c5ef19
commit bc3c081bf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,8 @@
width: 16px;
min-width: 16px;
height: 16px;
z-index: 1;
i {
font-size: 16px;
}