Kostom.net

flex-grow


Utilities that controls how the flex items grow. Check this unity documentation for more information on flex-grow.
ClassStyles
growflex-grow: 1;
grow-<number>flex-grow: <number>;
grow-[<value>]flex-grow: <value>;
grow-(<custom-property>)flex-grow: var(<custom-property>);