Merge pull request #16430 from raisedadead/fix/preview-pane-background

revert(preview): Remove night mode background-color
pull/16431/head
Berkeley Martinez 2018-01-06 14:25:19 -08:00 committed by GitHub
commit 55adc282fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -215,7 +215,6 @@
.@{ns}-preview {
.max-element-height();
width: 100%;
background-color: @silver-chalice;
}
.@{ns}-preview-frame {