werebus / moretticamp

Rails app for moretti.camp
MIT License
0 stars 0 forks source link

Focusing events with tips causes the icon to move #175

Closed werebus closed 2 hours ago

werebus commented 4 hours ago

Weird minor bug: if an event has a tip (a description), and the even is focused then the note icon moves from the right to the left of the event block.

werebus commented 2 hours ago

https://github.com/fullcalendar/fullcalendar/blob/3b56ca2d741a449b32f02548b0cec0bf06d3d368/packages/core/src/styles/event.css#L123

Clash with FC style that it uses to draw a darker box over the selected event.