diff --git a/app/views/layouts/default.php b/app/views/layouts/default.php index 98679d2..2b6c3d5 100755 --- a/app/views/layouts/default.php +++ b/app/views/layouts/default.php @@ -80,7 +80,7 @@ .append( $('
') .css({ - backgroundColor: #a90000, + backgroundColor: '#a90000', display: 'flex', padding: 8, minWidth: 350, @@ -91,6 +91,7 @@ .css({ margin: 8, color: 'white' + white-space: pre-wrap }) .html(notice) )