Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 2f12404

Browse files
zacharydentonnshahan
authored andcommitted
Update material-tooltip-card line height to 20px per ACUX spec.
PiperOrigin-RevId: 185042408
1 parent 27f9be6 commit 2f12404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/material_tooltip/paper_tooltip.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
.paper-container {
88
background-color: $mat-white;
99
font-size: $mat-body-font-size;
10+
line-height: $mat-font-leading-body-1;
1011
max-height: $mat-grid * 50;
1112
max-width: $mat-grid * 50;
1213
min-width: $mat-grid * 20;

0 commit comments

Comments
 (0)