1
0
Fork 0
peertube/client/src/app/videos/+video-watch/modal/video-share.component.scss

15 lines
238 B
SCSS
Raw Normal View History

@import '~bootstrap/scss/functions';
@import '~bootstrap/scss/variables';
2017-12-20 16:49:58 +00:00
.action-button-cancel {
margin-right: 0 !important;
}
.btn-outline-secondary {
border-color: $input-border-color;
}
.qr-code-group {
text-align: center;
}