aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-live/live-stream-information.component.scss
blob: 00d83944874f979540c5cde081c7a1893ca4ad71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@import '_variables';
@import '_mixins';

p-autocomplete {
  display: block;
}

.form-group {
  margin: 20px 0;
}

.badge {
  font-size: 13px;
}