1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/components/article/SupportPortalVaIframe.module.scss
2023-03-29 18:27:44 +00:00

8 lines
106 B
SCSS

.supportPortalIframe {
height: 0;
width: 100%;
overflow: hidden;
border: none;
display: none;
}