Commit 531c40b
[recorder] Reduce the padding around sections
This reduces the needed space while still maintaining a gap of 16px.
between the selection. It also fixes an issue where scrolled appeared even when everything fit on screen.
Bug: none
Change-Id: Icb8123cb15979e4370df3b38258a18cb79e3fec3
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6862593
Reviewed-by: Alex Rudenko <[email protected]>
Commit-Queue: Nikolay Vitkov <[email protected]>1 parent 7dae717 commit 531c40b
File tree
2 files changed
+2
-8
lines changed- front_end/panels/recorder/components
2 files changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 54 | | |
61 | 55 | | |
62 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments