Fix double scrollbars on full-screen preview
This commit is contained in:
parent
c855a52506
commit
6171ebac6c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@extends('portal.ninja2020.layout.clean')
|
||||
@extends('portal.ninja2020.layout.clean', ['custom_body_class' => 'overflow-y-hidden'])
|
||||
@section('meta_title', ctrans('texts.view_invoice'))
|
||||
|
||||
@section('body')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue