G
G
gpm73152019-01-05 12:37:41
css
gpm7315, 2019-01-05 12:37:41

Is a "reset" necessary for flexbox?

When using flexbox, is it worth additionally prescribing default parameter values?
For example:

flex: 0 1 auto;
flex-direction: row;
flex-wrap: nowrap;
...

Or in this regard, all browsers adhere to the standard?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question