]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/shared-video-live/live-stream-information.component.scss
Move zxx to its own group in select-languages component (#4664)
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-video-live / live-stream-information.component.scss
CommitLineData
8cbc40b2
C
1@use '_variables' as *;
2@use '_mixins' as *;
74d63469
GR
3
4p-autocomplete {
5 display: block;
6}
7
8.form-group {
9 margin: 20px 0;
312644ce
C
10}
11
bcbf6432
C
12.alert-info {
13 margin: 1rem 0;
14}
15
312644ce
C
16.badge {
17 font-size: 13px;
18}