You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RTL/src/app/shared/components/ln-services/loop/loop-in-info-graphics/info-graphics.component.scss

12 lines
143 B
SCSS

svg.small-svg {
height: 50%;
min-height: 50%;
max-width: 100%;
}
svg.large-svg {
height: 60%;
min-height: 60%;
max-width: 100%;
}