add helpdesk module

This commit is contained in:
Bilal Catic
2018-11-16 00:54:44 +01:00
parent 4de01d93d1
commit dd93677def
5 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
iframe {
display: block;
border: none;
width: 100%;
height: 100vh;
}