track-extension icon indicating copy to clipboard operation
track-extension copied to clipboard

style: Make continue button easier to click

Open seanbeaton opened this issue 4 years ago • 1 comments

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.

seanbeaton avatar Jul 20 '20 22:07 seanbeaton

Is there anything I should do to get this reviewed?

seanbeaton avatar Oct 02 '20 18:10 seanbeaton