mat-form-field Questions

2

After updating to Angular Material v15 our form fields look like this (sometimes - depending on if there is a margin/padding from the element above): This is how it looked like before: From what ...
Inexpedient asked 4/8, 2023 at 8:23

1

Solved

It looks like the border color of mat-form-field has been updated The v15 is black The v12 is grey Is it possible to add an option to change the based color?
Sypher asked 26/1, 2023 at 13:30

2

This is the simple HTML that I have written for single page web app <div class="bg"> <h1 class="faq_heading">Frequently Asked Questions</h1> <div class=&q...
Ridings asked 15/7, 2021 at 12:57

3

Solved

I have a CSS problem when I pass my mouse over a mat-form-field. To be able to use a colored mat-card, I added some CSS class in style.scss to change the background-color of the mat-form-field. ....
Negatron asked 16/12, 2019 at 10:43
1

© 2022 - 2024 — McMap. All rights reserved.