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/eclair/peers-channels/channels/channel-rebalance-infographics/channel-rebalance-infograph...

14 lines
173 B
SCSS

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