Skip to content

[css] 第674天 flex是哪些属性的简写呢? #3577

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第674天 flex是哪些属性的简写呢?

3+1官网

我也要出题

Activity

overwatch555

overwatch555 commented on Feb 18, 2021

@overwatch555

flex-grow, flex-shrink 和 flex-basis

Zinaaan

Zinaaan commented on Feb 18, 2021

@Zinaaan

flex-grow,flex-shrink,flex-basis

BinGuo666

BinGuo666 commented on Feb 18, 2021

@BinGuo666

flex-grow:项目放大的比例
flex-shrink:项目缩小的比例
flex-basis:项目所占大小
默认值: 0 1 auto

linyuchen07

linyuchen07 commented on Feb 19, 2021

@linyuchen07

flex-grow、flex-shrink 、flex-basis缩写

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@BinGuo666@Zinaaan@overwatch555@linyuchen07

        Issue actions

          [css] 第674天 flex是哪些属性的简写呢? · Issue #3577 · haizlin/fe-interview