Docker updates
This commit is contained in:
parent
e556cdceba
commit
bef49705a4
8 changed files with 50 additions and 34 deletions
|
|
@ -10,7 +10,7 @@ export const ZammadWrapper: FC<ZammadWrapperProps> = ({
|
|||
url,
|
||||
hideSidebar = true,
|
||||
}) => {
|
||||
const [display, setDisplay] = useState("none");
|
||||
const [display, setDisplay] = useState("inherit");
|
||||
|
||||
return (
|
||||
<Iframe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue