Angular Material form field appearance padding size

Multi tool use


Angular Material form field appearance padding size
On
<mat-form-field appearance="outline">
Is it possible to reduce the default padding size of the border?
In the developer tool I can find the class and able to reduce size.
Putting this class in my css would not change the size.
Not sure how to put class name in my css to change the padding.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.