From 72c79013de95fdf014afe5d527288a5214b7d117 Mon Sep 17 00:00:00 2001 From: mlorb Date: Thu, 19 Apr 2018 17:40:24 +0200 Subject: [PATCH] fix file preview background --- app/assets/stylesheets/themes/scinote.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index 420b06704..b6cf057ca 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -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;