la-chariotte/la_chariotte/static/sass/base/_table.sass
2023-05-17 10:41:11 +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