Skip to content

Commit f0f86bd

Browse files
authored
LSC with style fix for material icon. (#7001)
Googlers, see cl/767286130.
1 parent 2f7e250 commit f0f86bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tensorboard/webapp/theme/_tb_theme.template.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,8 @@ $tb-dark-theme: map_merge(
344344

345345
mat-icon.mat-icon {
346346
flex-shrink: 0;
347+
/* stylelint-disable-next-line declaration-no-important -- see cl/760092703 */
348+
min-height: auto !important;
347349
}
348350

349351
mat-icon.mat-icon,

0 commit comments

Comments
 (0)