Ensure modifiers are consistent in _display
This commit is contained in:
parent
047a766b54
commit
018d85005d
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@
|
||||||
it = inline-table
|
it = inline-table
|
||||||
t = table
|
t = table
|
||||||
tc = table-cell
|
tc = table-cell
|
||||||
tr = table-row
|
t-row = table-row
|
||||||
tcol = table-column
|
t-columm = table-column
|
||||||
tcolg = table-column-group
|
t-column-group = table-column-group
|
||||||
|
|
||||||
Media Query Extensions:
|
Media Query Extensions:
|
||||||
-ns = not-small
|
-ns = not-small
|
||||||
|
|
Loading…
Reference in a new issue