Skip to content

Commit 881919b

Browse files
committed
replace background and not just color
1 parent e023214 commit 881919b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/@apostrophecms/ui/ui/apos/scss/global/_device_preview.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
body[data-device-preview-mode] {
2-
background-color: var(--a-base-10);
2+
background: var(--a-base-10);
33

44
[data-apos-refreshable] {
55
container-type: size;

0 commit comments

Comments
 (0)