openOutpaint/css/layers.css

7 lines
119 B
CSS
Raw Normal View History

/* Debug floating window */
#layer-preview .preview-canvas {
background-color: white;
width: 100%;
height: 150px;
}