Skip to content

Media queries in customizeTheme #101

@aalmada

Description

@aalmada

Is it possible to use media queries like the following in the customizeTheme property?

@media screen and (max-width: 768px) {
  .ant-layout-header , .ant-layout-content {
    padding: 0 24px !important
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions