Skip to content

Commit fa34485

Browse files
committed
Publish 2024-10-28
1 parent 3845855 commit fa34485

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

styles/help-topic.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,11 +426,15 @@ html:not([data-p="p"]) .v2-help-banners {
426426
margin-bottom: 0;
427427
}
428428

429-
html[data-p="p"] .page-grid-inside {
429+
.page-grid-inside {
430430
display: flex;
431431
margin-top: 1rem;
432432
}
433433

434+
.page-grid-inside darkreader-mobile-top-short {
435+
display: none;
436+
}
437+
434438
html[data-p="p"] .page-grid-inside > :not(darkreader-pay-tiers) {
435439
display: none;
436440
}

0 commit comments

Comments
 (0)