]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+videos/+video-watch/shared/information/video-alert.component.scss
Fix privacy concern for remote videos
[github/Chocobozzz/PeerTube.git] / client / src / app / +videos / +video-watch / shared / information / video-alert.component.scss
1 @use '_variables' as *;
2 @use '_mixins' as *;
3
4 .alert {
5 text-align: center;
6 border-radius: 0;
7 }