Skip to content

Commit 353fd0a

Browse files
DavidMorganDavidMorgan
authored andcommitted
refactor: restore pages extension pagination model
1 parent fe15d69 commit 353fd0a

2 files changed

Lines changed: 163 additions & 445 deletions

File tree

apps/playground/src/styles.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,9 +1234,7 @@ pre {
12341234
min-height: 46rem;
12351235
padding: 1.25rem;
12361236
border-top: 1px solid var(--panel-border);
1237-
background:
1238-
radial-gradient(circle at top, rgba(191, 219, 254, 0.26), transparent 34%),
1239-
linear-gradient(180deg, rgba(148, 163, 184, 0.16), rgba(15, 23, 42, 0.08));
1237+
background: #e5e7eb;
12401238
}
12411239

12421240
.pages-editor-surface.mxm-pages {

0 commit comments

Comments
 (0)