Files
FHC-Core/public/css/codex/uhstat1.css
T
SimonGschnell a21a292da6 dokument upload
2024-01-29 16:48:41 +01:00

6 lines
130 B
CSS
Executable File

/* for removing horizontal scrollbar when form is embedded as i frame */
#uhstat1Container {
overflow-x:hidden;
height: 100%;
}