Files
FHC-Core/public/css/codex/uhstat1.css
T
2024-10-17 15:34:00 +02:00

6 lines
130 B
CSS

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