add helpdesk module
This commit is contained in:
6
frontend/src/containers/HelpDesk/style/HelpDesk.scss
Normal file
6
frontend/src/containers/HelpDesk/style/HelpDesk.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
iframe {
|
||||
display: block;
|
||||
border: none;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
}
|
||||
Reference in New Issue
Block a user