track-extension
track-extension copied to clipboard
style: Make continue button easier to click
This PR makes the clickable area for the continue button a little larger and fixes the mis-positioned "target" element due to the missing position: relative;
on the parent.
Before, only the triangle of the play button was clickable.
Now, a square area with ~5px paddings around the button is clickable.
This doesn't interfere with the tags or billable icons that appear nearby.
Is there anything I should do to get this reviewed?