Commit 5df59ebb authored by Paul Slaughter's avatar Paul Slaughter

Set Web IDE live preview bg to white

parent 2bc4494a
......@@ -152,7 +152,7 @@ export default {
</script>
<template>
<div class="preview h-100 w-100 d-flex flex-column">
<div class="preview h-100 w-100 d-flex flex-column gl-bg-white">
<template v-if="showPreview">
<navigator :manager="manager" />
<div id="ide-preview"></div>
......
---
title: Set Web IDE Live Preview default background to white
merge_request: 49901
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment