la-chariotte/la_chariotte/static/sass/base/_table.sass
2023-05-25 15:32:19 +02:00

6 lines
No EOL
139 B
Sass

// Tables on mobile and tablets
@media screen and (max-width: $max-tablet)
table
display: block
overflow-x: auto
white-space: nowrap