1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-07-30 18:40:28 +02:00

Table mobile view

This commit is contained in:
Angelos Chalaris
2018-01-02 14:56:51 +02:00
parent 9288ef1a77
commit 87d0447752
4 changed files with 99 additions and 5 deletions

View File

@@ -258,3 +258,4 @@
- Started working on `table` module. Tables are now scrollable by default.
- Coded desktop view for `table`, no `@media` queries in there yet, but there will be more sooner rather than later.
- Added mobile view for tables, fully functional, no problems, still missing `.horizontal` and `.striped` (also `.hoverable` ?) and variablization.