diff --git a/services/web/public/stylesheets/app/editor/binary-file.less b/services/web/public/stylesheets/app/editor/binary-file.less index 69b8c9f08d..7b42bb9b26 100644 --- a/services/web/public/stylesheets/app/editor/binary-file.less +++ b/services/web/public/stylesheets/app/editor/binary-file.less @@ -17,6 +17,11 @@ font-size: 24px; color: @gray; } + .bib-loading { + font-size: 24px; + color: @gray; + margin-bottom: 12px; + } .bib-preview { margin-bottom: 12px; .scroll-container {