]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/videos/+video-watch/modal/video-share.component.scss
replace fs by fs-extra to prevent EMFILE error
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-watch / modal / video-share.component.scss
CommitLineData
63347a0f
C
1@import '~bootstrap/scss/functions';
2@import '~bootstrap/scss/variables';
3
5f0805d3
C
4.action-button-cancel {
5 margin-right: 0 !important;
6}
4503cb2a 7
63347a0f
C
8.btn-outline-secondary {
9 border-color: $input-border-color;
10}
11
4503cb2a
D
12.qr-code-group {
13 text-align: center;
14}