]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/+admin/system/system.component.scss
Move to sass @use
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / system / system.component.scss
CommitLineData
27bc9586
C
1@import '_variables';
2@import '_mixins';
3
2c22613c 4.form-sub-title {
27bc9586
C
5 @include margin-right(30px);
6
2c22613c 7 flex-grow: 0;
2c22613c 8}