8 lines
190 B
CSS
8 lines
190 B
CSS
|
/* Window Corner Preview css properties for the preview frame */
|
||
|
|
||
|
.window-corner-preview {
|
||
|
/* Some windows may have space around */
|
||
|
/* debug background: blue;
|
||
|
border: 20px solid red; */
|
||
|
}
|