Merge pull request #1107 from mlorb/ml-sci-2314

Fix file preview background [SCI-2314]
This commit is contained in:
mlorb 2018-04-19 17:59:01 +02:00 committed by GitHub
commit ab4a66756e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1283,7 +1283,6 @@ table.dataTable {
.file-preview-container {
align-items: center;
background-color: $color-white;
color: $gray-dark;
display: -moz-flex;
display: -webkit-flex;