Skip to content

Commit 42b2c48

Browse files
Boost: Ensure LCP Errors are not partially hidden (#43706)
1 parent cc245e0 commit 42b2c48

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

projects/plugins/boost/app/assets/src/js/features/lcp/status/error-details.module.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
}
1010

1111
&__list {
12+
margin: 0;
13+
padding-top: 16px;
1214
display: flex;
1315
flex-direction: column;
1416
gap: 8px;
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Significance: patch
2+
Type: fixed
3+
Comment: LCP: Changes to an unreleased feature.
4+
5+

0 commit comments

Comments
 (0)