We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277d9d3 commit 25a917bCopy full SHA for 25a917b
1 file changed
css-flexbox/Overview.bs
@@ -1498,6 +1498,10 @@ The 'flex' Shorthand</h3>
1498
<pre class='propdef shorthand'>
1499
Name: flex
1500
Value: none | [ <<'flex-grow'>> <<'flex-shrink'>>? || <<'flex-basis'>> ]
1501
+ Initial: none
1502
+ Applies to: <a>flex items</a>
1503
+ Inherited: no
1504
+ Media: visual
1505
</pre>
1506
1507
The 'flex' property specifies the components of a <dfn>flexible length</dfn>:
0 commit comments