1
0
Fork 0
peertube/client/src/app/shared/shared-icons/global-icon.component.scss

12 lines
114 B
SCSS

::ng-deep {
svg {
width: inherit;
height: inherit;
}
.feather-flag {
margin-left: -1px;
}
}