]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/account/account-settings/account-details/account-details.component.scss
Begin videos of an account
[github/Chocobozzz/PeerTube.git] / client / src / app / account / account-settings / account-details / account-details.component.scss
1 label {
2 font-size: 15px;
3 font-weight: $font-regular;
4 margin-left: 5px;
5 }
6
7 input[type=submit] {
8 @include peertube-button;
9
10 display: block;
11 }