Skip to content

Conversation

@st-wong
Copy link

@st-wong st-wong commented Oct 30, 2020

Allow users to have an option to display table rows in a box like style when viewing in mobile.

@media (max-width: $table-breakpoint) {
.table:not(.table-scroll) {
&.table-stack {
thead th {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Selector should have depth of applicability no greater than 2, but was 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant