Commit 196851c
Fix font-families for code and button
Inherited font-family properties are overridden by the UA
stylesheet making the font-family used for these elements
potentially undefined.
Bug: 401489541
Change-Id: I6ec5b4d88728688d4f6c87fd3a06c09f11253994
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6346609
Reviewed-by: Kim-Anh Tran <[email protected]>
Commit-Queue: Alex Rudenko <[email protected]>1 parent c4e65a6 commit 196851c
File tree
3 files changed
+3
-0
lines changed- front_end/ui/components
- buttons
- markdown_view
3 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments