@@ -5,6 +5,11 @@
@push('css')
<link href="{{ theme_asset('mobile/css/news.css') }}" rel="stylesheet">
+ <style>
+ .news-show .content img {
+ max-width: 100%;
+ }
+ </style>
@endpush
@push('js')