I have two buttons (in the status column) position as absolute in a relative div, but when the screen gets smaller, the two button override itself.
Is there a way to change their order?
Actually I want to use flex and order to change which button get at top, but I can't get it done.
Tailwind cdn doen't work so well, but I create the pen anyway, see comment below.