Skip to content

Commit 441fc2e

Browse files
committed
Publish 2024-10-19
1 parent c000c1e commit 441fc2e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

styles/help-topic.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,3 +409,7 @@ html:not([data-p="p"]) .v2-banner-mobile {
409409
grid-area: left;
410410
width: 100%;
411411
}
412+
413+
html:not([data-p="p"]) .v2-help-banners {
414+
grid: "large" auto "right" auto / auto;
415+
}

0 commit comments

Comments
 (0)