Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Get rid of white space around Angular Material modal dialog

.mat-dialog-container {
    padding: 0px !important;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Get #rid #white #space #Angular #Material #modal #dialog
ADD COMMENT
Topic
Name
7+5 =