diff --git a/styles/ui-variables.less b/styles/ui-variables.less index a43981f..401122a 100644 --- a/styles/ui-variables.less +++ b/styles/ui-variables.less @@ -107,7 +107,7 @@ @editor-background-color: rgba(0, 0, 0, 0); @window-background-image: linear-gradient(to right, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), - url("); + url(""); @window-background-position: center, top center; @window-background-size: cover; @window-background-repeat: no-repeat;