Closed Daviid-P closed 1 year ago
I vaguely recall playing around with that, but deciding to put the arrows on the left side if aligning right. Something about the padding becoming trickier, but I can't quite remember. 🤔
Do you have a working example, so I can see how it looks?
Yeah, I would definitely prefer arrows on the left side for that.
But you are free to do whatever you want, of course! 🥳
If you
text-align
to the right you have something like this.In the header there's a space for the arrows.
If we do this:
we can put the arrows inside the padding and the text always aligns in th and td (assuming same
text-align
)