8000 can't change material-dropdown-select [max-width], it's hard-coded · Issue #465 · angulardart/angular_components · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content 8000
This repository was archived by the owner on May 20, 2023. It is now read-only.
This repository was archived by the owner on May 20, 2023. It is now read-only.
can't change material-dropdown-select [max-width], it's hard-coded  #465
Open
@DartViet

Description

@DartViet

Here is the code I wrote: [copied from Angular Material Drop Down Sample]

        <material-dropdown-select>
            <material-select-dropdown-item *ngFor...>
             ... my code here
           </material-select-dropdown-item>
        </material-dropdown-select>

There is a max-width hard-code: max-height: 400px; max-width: 448px, and I can't change it.

Is there a work around ?

weirdChange

  • Dart SDK Version (2.9.0)
  • AngularDart Version (^6.0.0-alpha+1)
  • Using Windows
  • Chrome
  • Using Material Design, editor: VS Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0