mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 22:34:37 -04:00
Fix double scrollbars on full-screen preview
This commit is contained in:
parent
c855a52506
commit
6171ebac6c
@ -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('meta_title', ctrans('texts.view_invoice'))
|
||||||
|
|
||||||
@section('body')
|
@section('body')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user