diff --git a/src/Yavsc/Views/Blogspot/Edit.cshtml b/src/Yavsc/Views/Blogspot/Edit.cshtml index e8d70bea..a05ee996 100644 --- a/src/Yavsc/Views/Blogspot/Edit.cshtml +++ b/src/Yavsc/Views/Blogspot/Edit.cshtml @@ -16,6 +16,7 @@ .box__error { display: none; } + .box.has-advanced-upload { background-color: white; outline: 2px dashed black; @@ -42,6 +43,8 @@ } @section scripts { + +