About 375,000 results
Open links in new tab
  1. angular - Angular2 Material Dialog css, dialog size - Stack Overflow

    1 You can also let angular material solve the size itself depending on the content. This means you don't have to cloud your TS files with sizes that depend on your UI. You can keep these in the …

  2. angular - How to change mat-icon size in Material - Stack Overflow

    Learn how to adjust the size of material icons in your project using various methods and CSS techniques.

  3. How to bundle an Angular app for production - Stack Overflow

    Jun 4, 2016 · Sizes with Angular 17.0.9 and option CSS without pre-rendering dist/main.[hash].js Your application bundled [ size: 193 KB for new Angular CLI application empty, 53 KB …

  4. In Angular 15, how can I decrease the size of a Form Field?

    Apr 27, 2023 · I'm trying to reduce the size of a Form Field and font in Angular 15 as simply as possible. In the middle of an upgrade to 15 from 13 and the existing UI is quite broken.

  5. Understanding Angular Size: Tips for Determining Object …

    Sep 23, 2004 · How do you determine angular size from an object such as an asteroid? I tried searching the web but there were no real answers out there. Help Anyone?

  6. css - Styling mat-select in Angular Material - Stack Overflow

    Oct 16, 2017 · Elements like the options in a mat-select or a material modal are not inside the angular application, but in a container cdk-overlay-container. The cdk-overlay-container is on …

  7. angular - How to decrease prod bundle size? - Stack Overflow

    I have a angular 5 + spring boot app (application.properties 1.3+) with help of compression (link attached below) was able to reduce the size of main.bundle.ts size from 2.7 MB to 530 KB.

  8. How to change size of mat-icon on Angular Material?

    Since Angular Material uses ' Material Icons ' Font-Family, the icon size depends on font-size. Therefore, if you want to modify the size of the icon then you change its font-size in your CSS file.

  9. How to change height in mat-form-field - Stack Overflow

    Feb 19, 2019 · 3 As many post people has explained, Material angular form-field are based on font-size, so for all of you who want to define a custom form-field, here is my code to resize …

  10. angular - How to get element's width/height within directives and ...

    Oct 2, 2016 · You'll need to complete a few actions and gain 15 reputation points before being able to upvote. Upvoting indicates when questions and answers are useful. What's reputation …