aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/modal/video-share.component.scss
blob: 4937506b9eb88715ba37fcbc832019ae0ca95a0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@import '~bootstrap/scss/functions';
@import '~bootstrap/scss/variables';

.action-button-cancel {
  margin-right: 0 !important;
}

.qr-code-group {
  text-align: center;
}

.start-at {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}