Makes only the icon clickable to remove a card.
This commit is contained in:
parent
b665922e7a
commit
b146f27d1f
2 changed files with 9 additions and 2 deletions
|
|
@ -11,5 +11,12 @@
|
|||
color: $light-gray;
|
||||
font-size: 14px;
|
||||
}
|
||||
&.item-icon-right {
|
||||
.icon-hotspot {
|
||||
right: 0px;
|
||||
padding-left: 11px;
|
||||
padding-right: 11px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue