We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d20a4ca commit e263fb7Copy full SHA for e263fb7
src/lib/list/list.scss
@@ -88,6 +88,7 @@ $mat-dense-list-icon-size: 20px;
88
width: $icon-size;
89
height: $icon-size;
90
font-size: $icon-size;
91
+ box-sizing: content-box;
92
border-radius: 50%;
93
padding: 4px;
94
}
0 commit comments