1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-09-16 08:56:19 +02:00

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

View File

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