Commit 7cbf2b2
authored
Change icon size value to override material CSS value instead (#6749)
## Motivation for features / changes
Override the CSS variable (part of M3 work done here:
angular/components#28470) that now exists for
icon size in menu, the correct way of overriding this value.
## Technical description of changes
## Screenshots of UI changes (or N/A)
Slight padding changes will show in screenshots, the menu is now closer
to the M2 spec.
## Detailed steps to verify changes work correctly (as executed by you)
## Alternate designs / implementations considered (or N/A)1 parent a69cf8b commit 7cbf2b2
File tree
1 file changed
+1
-3
lines changed- tensorboard/webapp/runs/views/runs_table
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
32 | | - | |
| 30 | + | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
0 commit comments