You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to hightlight a cell in a table. I use the class "border border-success" but the top border doesn't show. It seems like the row border is overriding the border.
The quick fix was to change the border style to ridge :
Prerequisites
Describe the issue
I want to hightlight a cell in a table. I use the class "border border-success" but the top border doesn't show. It seems like the row border is overriding the border.
The quick fix was to change the border style to ridge :
Reduced test cases
https://codepen.io/Ben-Pouy/pen/BavywyQ
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
5.2
The text was updated successfully, but these errors were encountered: