Commit 712d1d4
[settings] Don't show borders for empty lists.
Drive-by-fix: Also fix an error that is thrown when the last item in a
list is removed.
Fixed: 378853303
Change-Id: I237bcb45dd2880bd0860ec76b49ae266951b5280
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6017890
Auto-Submit: Benedikt Meurer <[email protected]>
Commit-Queue: Benedikt Meurer <[email protected]>
Reviewed-by: Kateryna Prokopenko <[email protected]>1 parent ac4ee80 commit 712d1d4
File tree
3 files changed
+9
-4
lines changed- front_end
- panels/mobile_throttling
- ui/legacy
3 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
204 | 206 | | |
205 | 207 | | |
206 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments