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

revert(preview): Remove night mode background-color
This commit is contained in:
Berkeley Martinez
2018-01-06 14:25:19 -08:00
committed by GitHub

View File

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