fallback
This commit is contained in:
parent
c2dfe62481
commit
c677bbf102
|
@ -166,7 +166,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.preview-block {
|
.preview-block {
|
||||||
background: var(--background);
|
background: var(--background, var(--bg));
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Reference in a new issue