]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - client/src/app/shared/shared-icons/global-icon.component.scss
Merge branch 'release/4.2.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-icons / global-icon.component.scss
... / ...
CommitLineData
1::ng-deep {
2 svg {
3 width: inherit;
4 height: inherit;
5 }
6
7 .feather-flag {
8 margin-left: -1px;
9 }
10}
11